diff options
author | pmehta@chromium.org <pmehta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-01 19:48:43 +0000 |
---|---|---|
committer | pmehta@chromium.org <pmehta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-01 19:48:43 +0000 |
commit | 4a03a910b62df552318c43f68c9eecdbbef84041 (patch) | |
tree | b4e121c0548badec724131a7133e4159b109405e /build | |
parent | 6561efb077ee3f67631e75db7d06162a52f274be (diff) | |
download | chromium_src-4a03a910b62df552318c43f68c9eecdbbef84041.zip chromium_src-4a03a910b62df552318c43f68c9eecdbbef84041.tar.gz chromium_src-4a03a910b62df552318c43f68c9eecdbbef84041.tar.bz2 |
Removes a preprocessor definition that is no longer required.
Originally added: (http://codereview.chromium.org/3146031)
BUG=NONE
TEST=NONE
Review URL: http://codereview.chromium.org/3347002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58223 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r-- | build/common.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/common.gypi b/build/common.gypi index 0d300a4..0fcee01 100644 --- a/build/common.gypi +++ b/build/common.gypi @@ -380,7 +380,6 @@ ], }, 'target_defaults': { - 'defines': ['V8_REPORT_EXECUTABLE_MEMORY_USAGE'], 'variables': { # The condition that operates on chromium_code is in a target_conditions # section, and will not have access to the default fallback value of |