Chromium Code Reviews| Index: base/BUILD.gn |
| diff --git a/base/BUILD.gn b/base/BUILD.gn |
| index a3291ea86574cb94f4a6cfa260369983fda1acab..0e7116879cd4ae30a327dac6eb1cd407d0441c36 100644 |
| --- a/base/BUILD.gn |
| +++ b/base/BUILD.gn |
| @@ -469,6 +469,7 @@ component("base") { |
| "memory/free_deleter.h", |
| "memory/linked_ptr.h", |
| "memory/manual_constructor.h", |
| + "memory/memory_coordinator_client.cc", |
| "memory/memory_coordinator_client.h", |
| "memory/memory_coordinator_client_registry.cc", |
| "memory/memory_coordinator_client_registry.h", |