summaryrefslogtreecommitdiff
path: root/deps/v8/src/third_party/vtune/v8vtune.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/third_party/vtune/v8vtune.gyp')
-rw-r--r--deps/v8/src/third_party/vtune/v8vtune.gyp4
1 files changed, 4 insertions, 0 deletions
diff --git a/deps/v8/src/third_party/vtune/v8vtune.gyp b/deps/v8/src/third_party/vtune/v8vtune.gyp
index 6adf365689..92df29a82b 100644
--- a/deps/v8/src/third_party/vtune/v8vtune.gyp
+++ b/deps/v8/src/third_party/vtune/v8vtune.gyp
@@ -37,6 +37,10 @@
'dependencies': [
'../../../tools/gyp/v8.gyp:v8',
],
+ 'defines': [
+ # TODO(jochen): Remove again after this is globally turned on.
+ 'V8_IMMINENT_DEPRECATION_WARNINGS',
+ ],
'sources': [
'ittnotify_config.h',
'ittnotify_types.h',