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

Unified Diff: base/trace_event/trace_event.gypi

Issue 1387483006: Revert of [Tracing] Add allocation register for heap profiling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@backtrace
Patch Set: Created 5 years, 2 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 | « base/trace_event/memory_profiler_allocation_register_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/trace_event/trace_event.gypi
diff --git a/base/trace_event/trace_event.gypi b/base/trace_event/trace_event.gypi
index 27184189cc1fa40a6b3f06ba822d31a2194fd012..d7ec3915e3fd1e51a7f59fa79e2f9e96aad8ffc7 100644
--- a/base/trace_event/trace_event.gypi
+++ b/base/trace_event/trace_event.gypi
@@ -19,10 +19,6 @@
'trace_event/memory_dump_session_state.h',
'trace_event/memory_profiler_allocation_context.cc',
'trace_event/memory_profiler_allocation_context.h',
- 'trace_event/memory_profiler_allocation_register.cc',
- 'trace_event/memory_profiler_allocation_register_posix.cc',
- 'trace_event/memory_profiler_allocation_register_win.cc',
- 'trace_event/memory_profiler_allocation_register.h',
'trace_event/process_memory_dump.cc',
'trace_event/process_memory_dump.h',
'trace_event/process_memory_maps.cc',
@@ -77,7 +73,6 @@
'trace_event/memory_allocator_dump_unittest.cc',
'trace_event/memory_dump_manager_unittest.cc',
'trace_event/memory_profiler_allocation_context_unittest.cc',
- 'trace_event/memory_profiler_allocation_register_unittest.cc',
'trace_event/process_memory_dump_unittest.cc',
'trace_event/process_memory_maps_dump_provider_unittest.cc',
'trace_event/process_memory_totals_dump_provider_unittest.cc',
« no previous file with comments | « base/trace_event/memory_profiler_allocation_register_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698