| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index b5ada72d04eb191c7903c75ede10c84e2640416a..28c3f1608b117aad7374778d7151c845318fcfd6 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -1377,6 +1377,8 @@ source_set("browser") {
|
| "streams/stream_write_observer.h",
|
| "theme_helper_mac.h",
|
| "theme_helper_mac.mm",
|
| + "tracing/arc_tracing_agent.cc",
|
| + "tracing/arc_tracing_agent.h",
|
| "tracing/background_tracing_config_impl.cc",
|
| "tracing/background_tracing_config_impl.h",
|
| "tracing/background_tracing_manager_impl.cc",
|
|
|