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

Unified Diff: base/trace_event/BUILD.gn

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 | « no previous file | base/trace_event/memory_profiler_allocation_register.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/trace_event/BUILD.gn
diff --git a/base/trace_event/BUILD.gn b/base/trace_event/BUILD.gn
index 9d9b467e73d11f558e77b89ee1250516a6f9e9c6..a55c55d75ce9f722bd9b268b7b224a8c51c10709 100644
--- a/base/trace_event/BUILD.gn
+++ b/base/trace_event/BUILD.gn
@@ -19,10 +19,6 @@
"memory_dump_session_state.h",
"memory_profiler_allocation_context.cc",
"memory_profiler_allocation_context.h",
- "memory_profiler_allocation_register.cc",
- "memory_profiler_allocation_register.h",
- "memory_profiler_allocation_register_posix.cc",
- "memory_profiler_allocation_register_win.cc",
"process_memory_dump.cc",
"process_memory_dump.h",
"process_memory_maps.cc",
@@ -109,7 +105,6 @@
"memory_allocator_dump_unittest.cc",
"memory_dump_manager_unittest.cc",
"memory_profiler_allocation_context_unittest.cc",
- "memory_profiler_allocation_register_unittest.cc",
"process_memory_dump_unittest.cc",
"process_memory_maps_dump_provider_unittest.cc",
"process_memory_totals_dump_provider_unittest.cc",
« no previous file with comments | « no previous file | base/trace_event/memory_profiler_allocation_register.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698