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

Unified Diff: components/memory_coordinator.gypi

Issue 2144163002: Extract client handing from ChildMemoryCoordinatorImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mc-2-notify
Patch Set: rebase Created 4 years, 5 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 | components/memory_coordinator/browser/memory_coordinator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/memory_coordinator.gypi
diff --git a/components/memory_coordinator.gypi b/components/memory_coordinator.gypi
index 693b0f91f1f93a4554171f9391f2933123f6e310..e1ac8f00daecdab49e691f20a2592881bcb9546c 100644
--- a/components/memory_coordinator.gypi
+++ b/components/memory_coordinator.gypi
@@ -26,6 +26,8 @@
'memory_coordinator_mojo_bindings',
],
'sources': [
+ 'memory_coordinator/common/client_registry.cc',
+ 'memory_coordinator/common/client_registry.h',
'memory_coordinator/common/memory_coordinator_client.h',
'memory_coordinator/common/memory_coordinator_features.cc',
'memory_coordinator/common/memory_coordinator_features.h',
« no previous file with comments | « no previous file | components/memory_coordinator/browser/memory_coordinator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698