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