| Index: third_party/WebKit/Source/core/core.gyp
|
| diff --git a/third_party/WebKit/Source/core/core.gyp b/third_party/WebKit/Source/core/core.gyp
|
| index 0c5a733056202c254f7699b9c5b506b7236bb287..2c954df34e84a9e1cf5a76ef98539d48f7fed0fd 100644
|
| --- a/third_party/WebKit/Source/core/core.gyp
|
| +++ b/third_party/WebKit/Source/core/core.gyp
|
| @@ -478,7 +478,6 @@
|
| 'type': 'static_library',
|
| 'dependencies': [
|
| '../config.gyp:config',
|
| - '../wtf/wtf_tests.gyp:wtf_unittest_helpers',
|
| 'webcore_prerequisites',
|
| ],
|
| 'defines': [
|
|
|