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

Unified Diff: ash/common/DEPS

Issue 2474653003: PreferencesManager (Closed)
Patch Set: DLOG error states Created 4 years 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 | « ash/BUILD.gn ('k') | ash/common/wm_shell.h » ('j') | ash/common/wm_shell.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/DEPS
diff --git a/ash/common/DEPS b/ash/common/DEPS
index ed0a9ac34f5b36b8988c8fc4e9418fa529ecec32..74e2f395c93c1dfc5103f3822a7180f55faec9ec 100644
--- a/ash/common/DEPS
+++ b/ash/common/DEPS
@@ -4,8 +4,11 @@ include_rules = [
"+ash/public",
"+ash/resources",
"+ash/shared",
+ "+components/prefs",
"+components/ui_devtools",
"+mojo/public/cpp",
+ "+services/catalog/public/interfaces",
+ "+services/preferences/public",
"+ui",
]
« no previous file with comments | « ash/BUILD.gn ('k') | ash/common/wm_shell.h » ('j') | ash/common/wm_shell.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698