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

Unified Diff: components/user_prefs/DEPS

Issue 1651203002: Update components for new prefs location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/user_prefs/DEPS
diff --git a/components/user_prefs/DEPS b/components/user_prefs/DEPS
index 9ca65e36d8e1dd718990ff69e92524236dc8f82b..4adeae9aa95e282688e90acdf5250f55068cc186 100644
--- a/components/user_prefs/DEPS
+++ b/components/user_prefs/DEPS
@@ -3,4 +3,6 @@ include_rules = [
# platform-specific dependencies.
"-content",
"-ios",
+
+ "+components/prefs",
]
« no previous file with comments | « components/user_manager/user_manager_base.cc ('k') | components/user_prefs/tracked/dictionary_hash_store_contents.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698