Index: Source/web/web_tests.gyp |
diff --git a/Source/web/web_tests.gyp b/Source/web/web_tests.gyp |
index a0bd82ea5db968728d6b23acfbae57deb6ae7b64..cbfc4d7cd0d4b574d11a9638a7da31fdfb738dac 100644 |
--- a/Source/web/web_tests.gyp |
+++ b/Source/web/web_tests.gyp |
@@ -73,6 +73,8 @@ |
}, { |
'dependencies': [ |
'../core/core.gyp:webcore', |
+ '../core/core.gyp:webcore_test_support', |
+ '../modules/modules.gyp:modules_test_support', |
], |
'defines': [ |
'WEBKIT_IMPLEMENTATION=1', |