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

Unified Diff: components/tracing/BUILD.gn

Issue 2694083005: memory-infra: Finish moving memory_infra from TracingController (Closed)
Patch Set: style: auto must not deduce to raw pointer 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
« no previous file with comments | « components/BUILD.gn ('k') | components/tracing/child/child_memory_dump_manager_delegate_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/tracing/BUILD.gn
diff --git a/components/tracing/BUILD.gn b/components/tracing/BUILD.gn
index deab4a66a3df4e310188f2df6b2cc5b68c8f3a56..66084136cebcbcf40d43a4005e5ef7939e30c064 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",
« no previous file with comments | « components/BUILD.gn ('k') | components/tracing/child/child_memory_dump_manager_delegate_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698