From 4a03a910b62df552318c43f68c9eecdbbef84041 Mon Sep 17 00:00:00 2001 From: "pmehta@chromium.org" Date: Wed, 1 Sep 2010 19:48:43 +0000 Subject: 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 --- build/common.gypi | 1 - 1 file changed, 1 deletion(-) (limited to 'build') 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 -- cgit v1.1