Chromium Code Reviews| Index: Source/modules/modules.gyp |
| diff --git a/Source/modules/modules.gyp b/Source/modules/modules.gyp |
| index 32489ded05dbf983d3351bb019a659e8bef78ccd..9c4bf47dfef6cedd949dbb92d41de6ce61742c60 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.gyp:webcore', |
| ], |
| 'defines': [ |
| 'WEBKIT_IMPLEMENTATION=1', |