summaryrefslogtreecommitdiffstats
path: root/third_party/python/gyp/test/home_dot_gyp/home2/.gyp/include.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/python/gyp/test/home_dot_gyp/home2/.gyp/include.gypi')
-rw-r--r--third_party/python/gyp/test/home_dot_gyp/home2/.gyp/include.gypi5
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/python/gyp/test/home_dot_gyp/home2/.gyp/include.gypi b/third_party/python/gyp/test/home_dot_gyp/home2/.gyp/include.gypi
new file mode 100644
index 0000000000..f0d84b31ad
--- /dev/null
+++ b/third_party/python/gyp/test/home_dot_gyp/home2/.gyp/include.gypi
@@ -0,0 +1,5 @@
+{
+ 'variables': {
+ 'foo': '"fromhome2"',
+ },
+}