| Index: components/tracing/BUILD.gn
|
| diff --git a/components/tracing/BUILD.gn b/components/tracing/BUILD.gn
|
| index 92e50c435957683f24e5a0c4b81067b451dc123d..b8ab5a95e33955d6b1006167da95169d6c1cd7b4 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",
|
|
|