| Index: third_party/tcmalloc/tcmalloc_sources.gypi
|
| diff --git a/third_party/tcmalloc/tcmalloc_sources.gypi b/third_party/tcmalloc/tcmalloc_sources.gypi
|
| index 6325fb7532db42e9f0fa9cde51c2fe24a6c43485..d8c4d980359f0e44d1cb4b835fd0aaf32a2bf465 100644
|
| --- a/third_party/tcmalloc/tcmalloc_sources.gypi
|
| +++ b/third_party/tcmalloc/tcmalloc_sources.gypi
|
| @@ -11,8 +11,6 @@
|
| 'gperftools/src/common.cc',
|
| 'gperftools/src/common.h',
|
| 'gperftools/src/config_for_unittests.h',
|
| - 'gperftools/src/config.h',
|
| - 'gperftools/src/config.h.in',
|
| 'gperftools/src/debugallocation.cc',
|
| 'gperftools/src/emergency_malloc.cc',
|
| 'gperftools/src/emergency_malloc_for_stacktrace.cc',
|
| @@ -152,8 +150,6 @@
|
| 'gperftools/src/gperftools/malloc_hook.h',
|
| 'gperftools/src/gperftools/profiler.h',
|
| 'gperftools/src/gperftools/stacktrace.h',
|
| - 'gperftools/src/gperftools/tcmalloc.h',
|
| - 'gperftools/src/gperftools/tcmalloc.h.in',
|
|
|
| # gperftools/src/third_party/
|
| 'gperftools/src/third_party/valgrind.h',
|
|
|