Chromium Code Reviews| Index: Source/core/core.gyp |
| diff --git a/Source/core/core.gyp b/Source/core/core.gyp |
| index 7bda22441323c90096a3c32c14fec02d4d85abb0..8d6f37651eb8697c4dd9fb80d6b627fa8612ea8f 100644 |
| --- a/Source/core/core.gyp |
| +++ b/Source/core/core.gyp |
| @@ -649,6 +649,7 @@ |
| 'type': 'static_library', |
| 'dependencies': [ |
| '../config.gyp:config', |
| + '../wtf/wtf_tests.gyp:wtf_unittest_helpers', |
| ], |
| 'defines': [ |
| 'BLINK_IMPLEMENTATION=1', |