| Index: src/third_party/vtune/v8vtune.gyp
|
| diff --git a/src/third_party/vtune/v8vtune.gyp b/src/third_party/vtune/v8vtune.gyp
|
| index 7a86d292ab72fa14f564be91c7433b67929cd96d..aaf521f3102797c63ed05320ecbdc24b7043bd44 100644
|
| --- a/src/third_party/vtune/v8vtune.gyp
|
| +++ b/src/third_party/vtune/v8vtune.gyp
|
| @@ -29,7 +29,7 @@
|
| 'variables': {
|
| 'v8_code': 1,
|
| },
|
| - 'includes': ['../../../build/toolchain.gypi', '../../../build/features.gypi'],
|
| + 'includes': ['../../../gypfiles/toolchain.gypi', '../../../gypfiles/features.gypi'],
|
| 'targets': [
|
| {
|
| 'target_name': 'v8_vtune',
|
|
|