Commit 9e16f72a authored by jochen's avatar jochen Committed by Commit bot

Remove stale V8_IMMINENT_DEPRECATION_WARNINGS defines

R=machenbach@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/1927083002
Cr-Commit-Position: refs/heads/master@{#35858}
parent 5e9b1eb3
......@@ -372,10 +372,6 @@
# To be able to find base/trace_event/common/trace_event_common.h
'../..',
],
'defines': [
# TODO(jochen): Remove again after this is globally turned on.
'V8_IMMINENT_DEPRECATION_WARNINGS',
],
'sources': [ ### gcmole(all) ###
'../include/v8-debug.h',
'../include/v8-experimental.h',
......
......@@ -50,10 +50,6 @@
'include_dirs+': [
'..',
],
'defines': [
# TODO(jochen): Remove again after this is globally turned on.
'V8_IMMINENT_DEPRECATION_WARNINGS',
],
'sources': [
'parser-shell.cc',
'shell-utils.h',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment