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

Unified Diff: content/browser/BUILD.gn

Issue 2374343002: Add MemoryCoordinatorImpl (Closed)
Patch Set: Addressed comments (still lacks tests & comments) Created 4 years, 2 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/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",
« no previous file with comments | « no previous file | content/browser/browser_main_loop.cc » ('j') | content/browser/memory/memory_coordinator_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698