| Index: services/resource_coordinator/BUILD.gn
|
| diff --git a/services/resource_coordinator/BUILD.gn b/services/resource_coordinator/BUILD.gn
|
| index b31809c2ab0f65a817821cb8b4442c2b1797448c..b1a8500af5b18838fb08933f9641e1eaf6651ad9 100644
|
| --- a/services/resource_coordinator/BUILD.gn
|
| +++ b/services/resource_coordinator/BUILD.gn
|
| @@ -64,6 +64,7 @@ source_set("tests") {
|
| "memory_instrumentation/process_map_unittest.cc",
|
| "public/cpp/memory_instrumentation/client_process_impl_unittest.cc",
|
| "public/cpp/tracing/chrome_trace_event_agent_unittest.cc",
|
| + "tracing/agent_registry_unittest.cc",
|
| "tracing/recorder_unittest.cc",
|
| ]
|
|
|
|
|