Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1374)

Unified Diff: content/public/browser/BUILD.gn

Issue 2735993002: memory_coordinator: Discard tabs under critical memory condition (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698