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

Unified Diff: ash/common/DEPS

Issue 2474653003: PreferencesManager (Closed)
Patch Set: PreferencesConnectionManager Created 4 years, 1 month 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: ash/common/DEPS
diff --git a/ash/common/DEPS b/ash/common/DEPS
index a75dac6abf1db4e15b8aee237ab2b4f690e49c91..5cdcc0d817c36bf2e26252bea54d484d0fad6ef5 100644
--- a/ash/common/DEPS
+++ b/ash/common/DEPS
@@ -5,8 +5,10 @@ include_rules = [
"+ash/public",
"+ash/resources",
"+ash/shared",
+ "+components/prefs",
"+components/ui_devtools",
"+mojo/public/cpp",
+ "+services/preferences/public",
"+ui",
"-ui/aura",
]

Powered by Google App Engine
This is Rietveld 408576698