Index: Source/web/web_tests.gyp |
diff --git a/Source/web/web_tests.gyp b/Source/web/web_tests.gyp |
index dfc778a37045b1cdbf43c9113d95dc17b0d30c98..4f3db587fc96d7b34435726f86bc1287947f71ec 100644 |
--- a/Source/web/web_tests.gyp |
+++ b/Source/web/web_tests.gyp |
@@ -31,8 +31,9 @@ |
{ |
'includes': [ |
'../bindings/bindings.gypi', |
- '../core/core.gypi', |
'../build/features.gypi', |
+ '../build/scripts.gypi', |
+ '../core/core.gypi', |
'../modules/modules.gypi', |
'../web/web.gypi', |
'../wtf/wtf.gypi', |