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

Unified Diff: components/history/core/DEPS

Issue 2311723002: Move memory_coordinator_client and its registry to base/memory (Closed)
Patch Set: Merge TrimMemory with OnMemoryPressure Created 4 years, 3 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: components/history/core/DEPS
diff --git a/components/history/core/DEPS b/components/history/core/DEPS
index dec5f7bb26ce19e4fa22f80a56bbf5b76f45b506..636e20010557fc564e262aba9243bd899cbd0086 100644
--- a/components/history/core/DEPS
+++ b/components/history/core/DEPS
@@ -3,6 +3,5 @@ include_rules = [
"-components/history/content",
"-content",
- "+components/memory_coordinator",
"+components/url_formatter",
]

Powered by Google App Engine
This is Rietveld 408576698