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

Unified Diff: content/browser/BUILD.gn

Issue 2374343002: Add MemoryCoordinatorImpl (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | content/browser/browser_main_loop.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index d9975c1aba5de61362f5c6d97f940c35554c35da..b32660ecaa469595b8280e9db9141b42ff318684 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -871,6 +871,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698