Index: Source/web/web.gyp |
diff --git a/Source/web/web.gyp b/Source/web/web.gyp |
index 0bb5a8aad45f5cbe5fc19fa6fb5421817fc425ed..67d7b0d786b957aa7051c8d698eaff65243442c8 100644 |
--- a/Source/web/web.gyp |
+++ b/Source/web/web.gyp |
@@ -30,10 +30,11 @@ |
{ |
'includes': [ |
- '../build/win/precompile.gypi', |
'../bindings/bindings.gypi', |
'../core/core.gypi', |
'../build/features.gypi', |
+ '../build/scripts/scripts.gypi', |
+ '../build/win/precompile.gypi', |
'../modules/modules.gypi', |
'../wtf/wtf.gypi', |
'web.gypi', |