| Index: Source/bindings/bindings.gyp
|
| diff --git a/Source/bindings/bindings.gyp b/Source/bindings/bindings.gyp
|
| index 3c60c7a748016c2b2b0aec67a17d9495f3f8509d..fae735ba80c6253400061674e3b91eaa98b6b8f3 100644
|
| --- a/Source/bindings/bindings.gyp
|
| +++ b/Source/bindings/bindings.gyp
|
| @@ -45,7 +45,7 @@
|
| 'dependencies': [
|
| '../config.gyp:config',
|
| '../wtf/wtf.gyp:wtf',
|
| - '../core/core.gyp/core.gyp:webcore',
|
| + '../core/core_tmp.gyp:webcore',
|
| '<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| '<(DEPTH)/third_party/iccjpeg/iccjpeg.gyp:iccjpeg',
|
|
|