Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index 3881133497d2c8e80df433226354791e294a538e..05443225835b60d045f32847b5291da2666612c5 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -943,6 +943,8 @@ source_set("browser") { |
"media/session/media_session_uma_helper.h", |
"media/url_provision_fetcher.cc", |
"media/url_provision_fetcher.h", |
+ "memory/memory_condition_observer.cc", |
+ "memory/memory_condition_observer.h", |
"memory/memory_coordinator_impl.cc", |
"memory/memory_coordinator_impl.h", |
"memory/memory_message_filter.cc", |
@@ -955,8 +957,6 @@ source_set("browser") { |
"memory/memory_monitor_win.h", |
"memory/memory_pressure_controller_impl.cc", |
"memory/memory_pressure_controller_impl.h", |
- "memory/memory_state_updater.cc", |
- "memory/memory_state_updater.h", |
"message_port_provider.cc", |
"mime_registry_impl.cc", |
"mime_registry_impl.h", |