| Index: third_party/WebKit/Source/modules/modules.gyp
|
| diff --git a/third_party/WebKit/Source/modules/modules.gyp b/third_party/WebKit/Source/modules/modules.gyp
|
| index 863cf80642c90383feccc20f6e2908c97b3cc910..c2ec834f5f22739e1a8ce30242c3bb4479e509de 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gyp
|
| +++ b/third_party/WebKit/Source/modules/modules.gyp
|
| @@ -79,7 +79,7 @@
|
| '<(DEPTH)/base/base.gyp:base',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| '<(DEPTH)/url/url.gyp:url_lib',
|
| - '<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
|
| + '<(DEPTH)/v8/src/v8.gyp:v8',
|
| ],
|
| }, {
|
| 'type': 'static_library',
|
|
|