| Index: Source/WebKit/chromium/WebKitUnitTests.gyp
|
| diff --git a/Source/WebKit/chromium/WebKitUnitTests.gyp b/Source/WebKit/chromium/WebKitUnitTests.gyp
|
| index 86c3be7aa45f3e06028068f2cce911e4d332738e..b21ccfaa019b17cc4080ff403fc9ac9120363481 100644
|
| --- a/Source/WebKit/chromium/WebKitUnitTests.gyp
|
| +++ b/Source/WebKit/chromium/WebKitUnitTests.gyp
|
| @@ -69,7 +69,7 @@
|
| ],
|
| }, {
|
| 'dependencies': [
|
| - '../../core/core.gyp/core.gyp:webcore',
|
| + '../../core/core.gyp:webcore',
|
| ],
|
| 'defines': [
|
| 'WEBKIT_IMPLEMENTATION=1',
|
|
|