summaryrefslogtreecommitdiff
path: root/chromium/.gn
diff options
context:
space:
mode:
authorZeno Albisser <zeno.albisser@digia.com>2013-08-15 21:46:11 +0200
committerZeno Albisser <zeno.albisser@digia.com>2013-08-15 21:46:11 +0200
commit679147eead574d186ebf3069647b4c23e8ccace6 (patch)
treefc247a0ac8ff119f7c8550879ebb6d3dd8d1ff69 /chromium/.gn
downloadqtwebengine-chromium-679147eead574d186ebf3069647b4c23e8ccace6.tar.gz
Initial import.
Diffstat (limited to 'chromium/.gn')
-rw-r--r--chromium/.gn8
1 files changed, 8 insertions, 0 deletions
diff --git a/chromium/.gn b/chromium/.gn
new file mode 100644
index 00000000000..aaaf5e0a426
--- /dev/null
+++ b/chromium/.gn
@@ -0,0 +1,8 @@
+# This file is used by the experimental meta-buildsystem in src/tools/gn to
+# find the root of the source tree and to set startup options.
+
+# The location of the build configuration file.
+buildconfig = "//build/config/BUILDCONFIG.gn"
+
+# The secondary source root is a parallel directory tree where
+secondary_source = "//tools/gn/secondary/"