aboutsummaryrefslogtreecommitdiff
path: root/.gn
diff options
context:
space:
mode:
authorPrimiano Tucci <primiano@google.com>2017-12-06 09:51:09 +0000
committerPrimiano Tucci <primiano@google.com>2017-12-06 09:51:09 +0000
commit7a40e4d530f2764dd4a3f9a1e6d517d0654fb82d (patch)
tree8fde1f3ee94b9e0598ddb085bb1145ab3880754e /.gn
parentb03ba36a7ed038f2c547b79eb839d738a437143e (diff)
downloadperfetto-7a40e4d530f2764dd4a3f9a1e6d517d0654fb82d.tar.gz
Move build -> gn/standalone
Make it explicit that those gn files are only for the standalone build. Bug: 68710794 Change-Id: I7e2a15219d63b62bf8f249becfdbf39fda2cc183
Diffstat (limited to '.gn')
-rw-r--r--.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gn b/.gn
index 10d86795b..d96dec455 100644
--- a/.gn
+++ b/.gn
@@ -1 +1 @@
-buildconfig = "//build/BUILDCONFIG.gn"
+buildconfig = "//gn/standalone/BUILDCONFIG.gn"