| Index: content/browser/BUILD.gn
|
| diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
|
| index 03a523afed809a13511fda18fc49ff73943a4777..28b38d45073aa2966bf76fa7edfa4538dc00ddad 100644
|
| --- a/content/browser/BUILD.gn
|
| +++ b/content/browser/BUILD.gn
|
| @@ -862,6 +862,8 @@ source_set("browser") {
|
| "media/session/media_session_uma_helper.h",
|
| "memory/memory_coordinator.cc",
|
| "memory/memory_coordinator.h",
|
| + "memory/memory_coordinator_impl.cc",
|
| + "memory/memory_coordinator_impl.h",
|
| "memory/memory_message_filter.cc",
|
| "memory/memory_message_filter.h",
|
| "memory/memory_monitor.cc",
|
|
|