summaryrefslogtreecommitdiffstats
path: root/sandbox/sandbox.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/sandbox.gyp')
-rw-r--r--sandbox/sandbox.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/sandbox.gyp b/sandbox/sandbox.gyp
index cd42434..1d87d11 100644
--- a/sandbox/sandbox.gyp
+++ b/sandbox/sandbox.gyp
@@ -9,7 +9,7 @@
'conditions': [
[ 'OS=="win"', {
'includes': [
- 'sandbox_win.gypi',
+ 'win/sandbox_win.gypi',
],
}],
[ 'OS=="linux"', {