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

Unified Diff: components/memory_coordinator/DEPS

Issue 2094583002: Add MemoryCoordinator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comment 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
Index: components/memory_coordinator/DEPS
diff --git a/components/memory_coordinator/DEPS b/components/memory_coordinator/DEPS
index ef8ad28d9d44b3f4c4f8ce834105d770e17e66c3..1cd1e07783ad532f4227fd346ec2a640f26beb14 100644
--- a/components/memory_coordinator/DEPS
+++ b/components/memory_coordinator/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+mojo/public",
+ "+services/shell",
]

Powered by Google App Engine
This is Rietveld 408576698