| 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",
|
|
|