Index: services/resource_coordinator/public/cpp/BUILD.gn |
diff --git a/services/resource_coordinator/public/cpp/BUILD.gn b/services/resource_coordinator/public/cpp/BUILD.gn |
index 47c6d7e9cff6d4a0f5c82c23d33881692c978be7..c7e91176b7812f8ab516b2bb5be2e341f8eddd4a 100644 |
--- a/services/resource_coordinator/public/cpp/BUILD.gn |
+++ b/services/resource_coordinator/public/cpp/BUILD.gn |
@@ -7,6 +7,8 @@ source_set("cpp") { |
"memory/coordinator.h", |
"memory/memory_dump_manager_delegate_impl.cc", |
"memory/memory_dump_manager_delegate_impl.h", |
+ "resource_coordinator_interface.cc", |
+ "resource_coordinator_interface.h", |
] |
deps = [ |