Index: Source/web/web_tests.gyp |
diff --git a/Source/web/web_tests.gyp b/Source/web/web_tests.gyp |
index 73ba4d01959afa18fece453576a9cd6dd84c4561..9e66e379cf5130f10e86dee80ac01dd966b123c2 100644 |
--- a/Source/web/web_tests.gyp |
+++ b/Source/web/web_tests.gyp |
@@ -84,6 +84,7 @@ |
'type': 'executable', |
'variables': { 'enable_wexit_time_destructors': 1, }, |
'dependencies': [ |
+ '../config.gyp:unittest_config', |
'../../public/blink.gyp:blink', |
'../wtf/wtf_tests.gyp:wtf_unittest_helpers', |
'web.gyp:blink_web_test_support', |