| Index: third_party/tcmalloc/vendor/src/tests/malloc_hook_test.cc
|
| ===================================================================
|
| --- third_party/tcmalloc/vendor/src/tests/malloc_hook_test.cc (revision 126727)
|
| +++ third_party/tcmalloc/vendor/src/tests/malloc_hook_test.cc (working copy)
|
| @@ -42,7 +42,7 @@
|
| #include <algorithm>
|
| #include <string>
|
| #include <vector>
|
| -#include <gperftools/malloc_hook.h>
|
| +#include <google/malloc_hook.h>
|
| #include "malloc_hook-inl.h"
|
| #include "base/logging.h"
|
| #include "base/simple_mutex.h"
|
|
|