| Index: content/public/browser/BUILD.gn
|
| diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
|
| index 92660a8a31bf22acc0e33f05f40969753c5a5c98..d3ab8c08293651f2a75b46bc72f4a2b61b8e3fa6 100644
|
| --- a/content/public/browser/BUILD.gn
|
| +++ b/content/public/browser/BUILD.gn
|
| @@ -143,6 +143,7 @@ source_set("browser_sources") {
|
| "media_session_observer.cc",
|
| "media_session_observer.h",
|
| "memory_coordinator.h",
|
| + "memory_coordinator_delegate.cc",
|
| "memory_coordinator_delegate.h",
|
| "memory_pressure_controller.cc",
|
| "memory_pressure_controller.h",
|
|
|