Index: Source/web/web.gyp |
diff --git a/Source/web/web.gyp b/Source/web/web.gyp |
index ad0fc328eef314893707a3ff38b2e1e6472bc270..19be55c3e12b9afb965099655c75c1573445735b 100644 |
--- a/Source/web/web.gyp |
+++ b/Source/web/web.gyp |
@@ -219,9 +219,11 @@ |
'../modules/modules.gyp:modules_testing', |
'../wtf/wtf.gyp:wtf', |
'<(DEPTH)/skia/skia.gyp:skia', |
+ '<(DEPTH)/v8/tools/gyp/v8.gyp:v8', |
], |
'include_dirs': [ |
'../../', |
+ '<(SHARED_INTERMEDIATE_DIR)/blink', # gen/blink |
], |
'sources': [ |
'WebTestingSupport.cpp', |