| Index: components/tracing/BUILD.gn
|
| diff --git a/components/tracing/BUILD.gn b/components/tracing/BUILD.gn
|
| index bd5b2711492b16ba648880ec8e350a503a6b7237..3e080b5b394ae7e942f052fcd8bb3e9e5e26ed4e 100644
|
| --- a/components/tracing/BUILD.gn
|
| +++ b/components/tracing/BUILD.gn
|
| @@ -8,6 +8,8 @@ component("tracing") {
|
| "child_memory_dump_manager_delegate_impl.h",
|
| "child_trace_message_filter.cc",
|
| "child_trace_message_filter.h",
|
| + "graphics_memory_dump_provider_android.cc",
|
| + "graphics_memory_dump_provider_android.h",
|
| "tracing_export.h",
|
| "tracing_messages.cc",
|
| "tracing_messages.h",
|
|
|