Index: Source/modules/modules.gyp |
diff --git a/Source/modules/modules.gyp b/Source/modules/modules.gyp |
index 32489ded05dbf983d3351bb019a659e8bef78ccd..bf86218eec21a4fd5d0aea9f6e07814eb40c69d3 100644 |
--- a/Source/modules/modules.gyp |
+++ b/Source/modules/modules.gyp |
@@ -38,7 +38,7 @@ |
'dependencies': [ |
'<(DEPTH)/third_party/zlib/zlib.gyp:zlib', |
'../config.gyp:config', |
- '../core/core.gyp/core.gyp:webcore', |
+ '../core/core_tmp.gyp:webcore', |
], |
'defines': [ |
'WEBKIT_IMPLEMENTATION=1', |