Index: Source/web/web_tests.gyp |
diff --git a/Source/web/web_tests.gyp b/Source/web/web_tests.gyp |
index 63e7f87e1f8a8c1e37e7cdc8bc2c120889ded73e..01e51adbe3a57108f902441586cf7329ee19eff8 100644 |
--- a/Source/web/web_tests.gyp |
+++ b/Source/web/web_tests.gyp |
@@ -48,6 +48,7 @@ |
'dependencies': [ |
'../../public/blink.gyp:blink', |
'../config.gyp:unittest_config', |
+ '../platform/blink_platform_tests.gyp:blink_platform_test_support', |
'../wtf/wtf_tests.gyp:wtf_unittest_helpers', |
'web.gyp:blink_web_test_support', |
'<(DEPTH)/base/base.gyp:base', |