summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_mac.mm
diff options
context:
space:
mode:
authorjeanluc@chromium.org <jeanluc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-17 17:41:02 +0000
committerjeanluc@chromium.org <jeanluc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-17 17:41:02 +0000
commit64e95e1c7b3e5d946a82002f6fed8f6ada4222e7 (patch)
treefeee8c35366e5889aeb4965bc17de9153356f0d9 /webkit/tools/test_shell/test_shell_mac.mm
parentd44583b743d1e556bad4907c05ebd5cc6518b63d (diff)
downloadchromium_src-64e95e1c7b3e5d946a82002f6fed8f6ada4222e7.zip
chromium_src-64e95e1c7b3e5d946a82002f6fed8f6ada4222e7.tar.gz
chromium_src-64e95e1c7b3e5d946a82002f6fed8f6ada4222e7.tar.bz2
Remove Purify and Quantify.Doing so will reduce substantially the size of the project files.
BUG=92102 Review URL: http://codereview.chromium.org/7528010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97156 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/test_shell/test_shell_mac.mm')
-rw-r--r--webkit/tools/test_shell/test_shell_mac.mm1
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/tools/test_shell/test_shell_mac.mm b/webkit/tools/test_shell/test_shell_mac.mm
index f8ad17c..24cc83e 100644
--- a/webkit/tools/test_shell/test_shell_mac.mm
+++ b/webkit/tools/test_shell/test_shell_mac.mm
@@ -17,7 +17,6 @@
#include "base/logging.h"
#include "base/mac/mac_util.h"
#include "base/mac/scoped_nsautorelease_pool.h"
-#include "base/memory/memory_debug.h"
#include "base/message_loop.h"
#include "base/path_service.h"
#include "base/string16.h"