| Index: third_party/tcmalloc/chromium/src/config.h
|
| ===================================================================
|
| --- third_party/tcmalloc/chromium/src/config.h (revision 94429)
|
| +++ third_party/tcmalloc/chromium/src/config.h (working copy)
|
| @@ -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)
|
|
|