| Index: third_party/tcmalloc/chromium/src/tests/current_allocated_bytes_test.cc
|
| ===================================================================
|
| --- third_party/tcmalloc/chromium/src/tests/current_allocated_bytes_test.cc (revision 126022)
|
| +++ third_party/tcmalloc/chromium/src/tests/current_allocated_bytes_test.cc (working copy)
|
| @@ -42,7 +42,7 @@
|
| #include "config_for_unittests.h"
|
| #include <stdlib.h>
|
| #include <stdio.h>
|
| -#include <gperftools/malloc_extension.h>
|
| +#include <google/malloc_extension.h>
|
| #include "base/logging.h"
|
|
|
| const char kCurrent[] = "generic.current_allocated_bytes";
|
|
|