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

Unified Diff: components/tracing/BUILD.gn

Issue 2694083005: memory-infra: Finish moving memory_infra from TracingController (Closed)
Patch Set: . Created 3 years, 10 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
Index: components/tracing/BUILD.gn
diff --git a/components/tracing/BUILD.gn b/components/tracing/BUILD.gn
index b73c3d6ffa35d394088c49a4c9fd4fbf0c28f63e..279e13a42d3e9da3de9883b273ca3357c66b1aec 100644
--- a/components/tracing/BUILD.gn
+++ b/components/tracing/BUILD.gn
@@ -7,8 +7,6 @@ import("//third_party/protobuf/proto_library.gni")
component("tracing") {
sources = [
- "child/child_memory_dump_manager_delegate_impl.cc",
- "child/child_memory_dump_manager_delegate_impl.h",
"child/child_trace_message_filter.cc",
"child/child_trace_message_filter.h",
"common/graphics_memory_dump_provider_android.cc",

Powered by Google App Engine
This is Rietveld 408576698