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

Unified Diff: base/trace_event/BUILD.gn

Issue 1107093004: [tracing] Simplify MemoryDumpProvider interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Keep protected dtor Created 5 years, 8 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/java_heap_dump_provider_android.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 4f3819d479beb9494452b4fcef3cd4fe6958afdf..fddaa1e2d0f5e2993ebc73310bb9d26baa593080 100644
--- a/base/trace_event/BUILD.gn
+++ b/base/trace_event/BUILD.gn
@@ -12,7 +12,6 @@ source_set("trace_event") {
"memory_allocator_dump.h",
"memory_dump_manager.cc",
"memory_dump_manager.h",
- "memory_dump_provider.cc",
"memory_dump_provider.h",
"memory_dump_request_args.h",
"memory_dump_session_state.cc",
« no previous file with comments | « no previous file | base/trace_event/java_heap_dump_provider_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698