Chromium Code Reviews

Unified Diff: third_party/tcmalloc/tcmalloc.gyp

Issue 231020: Preliminary fixes to enable link dependent objects.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « sandbox/src/interception_unittest.cc ('k') | webkit/extensions/v8/gears_extension.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/tcmalloc/tcmalloc.gyp
===================================================================
--- third_party/tcmalloc/tcmalloc.gyp (revision 26884)
+++ third_party/tcmalloc/tcmalloc.gyp (working copy)
@@ -208,8 +208,6 @@
'tcmalloc/src/profile-handler.cc',
'tcmalloc/src/profile-handler.h',
'tcmalloc/src/profiler.cc',
- 'tcmalloc/src/raw_printer.cc',
- 'tcmalloc/src/raw_printer.h',
# don't use linux forked versions
'malloc_hook.cc',
« no previous file with comments | « sandbox/src/interception_unittest.cc ('k') | webkit/extensions/v8/gears_extension.cc » ('j') | no next file with comments »

Powered by Google App Engine