| Index: third_party/tcmalloc/chromium/src/config.h
|
| diff --git a/third_party/tcmalloc/chromium/src/config.h b/third_party/tcmalloc/chromium/src/config.h
|
| index 047b878a2b1f630ddd362b99e63c41860b81f3b9..90e687f0a7813773380a10d0fb47ccc6e5569cb7 100644
|
| --- a/third_party/tcmalloc/chromium/src/config.h
|
| +++ b/third_party/tcmalloc/chromium/src/config.h
|
| @@ -6,11 +6,6 @@
|
|
|
| #include "build/build_config.h"
|
|
|
| -#define TC_VERSION_MAJOR 1
|
| -#define TC_VERSION_MINOR 4
|
| -#define TC_VERSION_PATCH ""
|
| -#define TC_VERSION_STRING "google-perftools 1.4"
|
| -
|
| #if defined(OS_WIN)
|
| #include "third_party/tcmalloc/chromium/src/config_win.h"
|
| #elif defined(OS_LINUX)
|
|
|