Index: src/third_party/vtune/v8vtune.gyp |
diff --git a/src/third_party/vtune/v8vtune.gyp b/src/third_party/vtune/v8vtune.gyp |
index 6c3de3e01147cb7ffc91dd700488fd5e03d468f5..ebdf201a1038452f929c060a1c8fb692a5923e95 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/common.gypi'], |
+ 'includes': ['../build/toolchain.gypi', '../build/features.gypi'], |
Jakob Kummerow
2013/07/10 09:19:48
Why did the relative path change? Are you sure thi
jochen (gone - plz use gerrit)
2013/07/10 11:00:28
oops, fixed
|
'targets': [ |
{ |
'target_name': 'v8_vtune', |