| Index: Source/WebKit/chromium/WebKitUnitTests.gyp
|
| diff --git a/Source/WebKit/chromium/WebKitUnitTests.gyp b/Source/WebKit/chromium/WebKitUnitTests.gyp
|
| index 83c0fc4e48642ef880c716c679275bb0542d236e..7c72b306a9613b4dd818340dc29b70c5ee3e10d9 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_tmp.gyp:webcore',
|
| ],
|
| 'defines': [
|
| 'WEBKIT_IMPLEMENTATION=1',
|
|
|