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

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

Issue 2763933002: memory coordinator: Purge memory under memory pressure (Closed)
Patch Set: Use int64_t 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 778f704f02741f2b51d58cb5f285027047a8506b..a1b3f7656e984fab866e4398151793016b37500a 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -142,6 +142,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