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

Unified Diff: ash/common/DEPS

Issue 2474653003: PreferencesManager (Closed)
Patch Set: Update PreferencesManager to account for base::Value API change 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') | no next file with comments »
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..f127b5e0b2a803dbba61a3fc0208f222fa180049 100644
--- a/ash/common/DEPS
+++ b/ash/common/DEPS
@@ -4,8 +4,10 @@ include_rules = [
"+ash/public",
"+ash/resources",
"+ash/shared",
+ "+components/prefs",
"+components/ui_devtools",
"+mojo/public/cpp",
+ "+services/preferences/public",
"+ui",
]
« no previous file with comments | « ash/BUILD.gn ('k') | ash/common/wm_shell.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698