summaryrefslogtreecommitdiffstats
path: root/base/leak_annotations.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/leak_annotations.h')
-rw-r--r--base/leak_annotations.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/leak_annotations.h b/base/leak_annotations.h
index 8b5c2ad..a402acf 100644
--- a/base/leak_annotations.h
+++ b/base/leak_annotations.h
@@ -7,7 +7,7 @@
#include "build/build_config.h"
-#if defined(OS_LINUX) && defined(USE_TCMALLOC)
+#if defined(OS_LINUX) && defined(USE_HEAPCHECKER)
#include "third_party/tcmalloc/chromium/src/google/heap-checker.h"