Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(238)

Unified Diff: third_party/tcmalloc/tcmalloc_sources.gypi

Issue 2367723004: Add tcmalloc to GN build (Closed)
Patch Set: Address comments Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/tcmalloc/BUILD.gn ('k') | tools/gn.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « third_party/tcmalloc/BUILD.gn ('k') | tools/gn.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698