Chromium Code Reviews| Index: src/third_party/vtune/v8vtune.gyp |
| diff --git a/src/third_party/vtune/v8vtune.gyp b/src/third_party/vtune/v8vtune.gyp |
| index 6adf3656892f7db523bed826a26d26dab2d552e5..7a86d292ab72fa14f564be91c7433b67929cd96d 100644 |
| --- a/src/third_party/vtune/v8vtune.gyp |
| +++ b/src/third_party/vtune/v8vtune.gyp |
| @@ -35,7 +35,7 @@ |
| 'target_name': 'v8_vtune', |
| 'type': 'static_library', |
| 'dependencies': [ |
| - '../../../tools/gyp/v8.gyp:v8', |
| + '../../v8.gyp:v8', |
| ], |
| 'sources': [ |
| 'ittnotify_config.h', |