Index: base/leak_annotations.h |
diff --git a/base/leak_annotations.h b/base/leak_annotations.h |
index aa57dff8880e959a49681cd1c2e3e765cd49b443..7e652a5ee7a648797ebc339092f5976f2231bcae 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" |