Index: third_party/tcmalloc/vendor/src/tests/malloc_extension_test.cc |
=================================================================== |
--- third_party/tcmalloc/vendor/src/tests/malloc_extension_test.cc (revision 126727) |
+++ third_party/tcmalloc/vendor/src/tests/malloc_extension_test.cc (working copy) |
@@ -36,8 +36,8 @@ |
#include <stdio.h> |
#include <sys/types.h> |
#include "base/logging.h" |
-#include <gperftools/malloc_extension.h> |
-#include <gperftools/malloc_extension_c.h> |
+#include <google/malloc_extension.h> |
+#include <google/malloc_extension_c.h> |
using STL_NAMESPACE::vector; |