Index: third_party/tcmalloc/vendor/src/tests/profiler_unittest.cc |
=================================================================== |
--- third_party/tcmalloc/vendor/src/tests/profiler_unittest.cc (revision 126727) |
+++ third_party/tcmalloc/vendor/src/tests/profiler_unittest.cc (working copy) |
@@ -41,7 +41,7 @@ |
#include <unistd.h> // for fork() |
#endif |
#include <sys/wait.h> // for wait() |
-#include "gperftools/profiler.h" |
+#include "google/profiler.h" |
#include "base/simple_mutex.h" |
#include "tests/testutil.h" |