| Index: chromecast/chromecast.gyp
|
| diff --git a/chromecast/chromecast.gyp b/chromecast/chromecast.gyp
|
| index af3e0287d8d794141aebff944e46f3a1e758e73a..b89416bfd482775df379506ba9dbb421c9d12f40 100644
|
| --- a/chromecast/chromecast.gyp
|
| +++ b/chromecast/chromecast.gyp
|
| @@ -571,7 +571,7 @@
|
| 'type': 'none',
|
| 'dependencies': [
|
| '../third_party/icu/icu.gyp:icudata',
|
| - '../v8/tools/gyp/v8.gyp:v8_external_snapshot',
|
| + '../v8/src/v8.gyp:v8_external_snapshot',
|
| ],
|
| 'variables': {
|
| 'dest_path': '<(cast_shell_assets_path)',
|
|
|