| Index: third_party/WebKit/Source/platform/blink_platform_tests.gyp
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform_tests.gyp b/third_party/WebKit/Source/platform/blink_platform_tests.gyp
|
| index d55fa926e1fa6aea9868f01d12ac5c0ca04774db..6e2251d2a38880b03df1c8e500b075f52aac7b94 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform_tests.gyp
|
| +++ b/third_party/WebKit/Source/platform/blink_platform_tests.gyp
|
| @@ -144,7 +144,7 @@
|
| 'conditions': [
|
| ['v8_use_external_startup_data==1', {
|
| 'dependencies': [
|
| - '<(DEPTH)/v8/tools/gyp/v8.gyp:v8_external_snapshot',
|
| + '<(DEPTH)/v8/src/v8.gyp:v8_external_snapshot',
|
| ],
|
| 'variables': {
|
| 'dest_path': '<(asset_location)',
|
|
|