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 aa57dff..7e652a5 100644
--- a/base/leak_annotations.h
+++ b/base/leak_annotations.h
@@ -5,7 +5,7 @@
#ifndef BASE_LEAK_ANNOTATIONS_H_
#define BASE_LEAK_ANNOTATIONS_H_
-#if defined(LINUX_USE_TCMALLOC) && defined(LINUX_USE_HEAPCHECKER)
+#if defined(LINUX_USE_TCMALLOC)
#include "third_party/tcmalloc/heap-checker.h"