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

Unified Diff: components/user_prefs/DEPS

Issue 12340111: Introduce //components/user_prefs, use to eliminate c/b/prefs dependency in Autofill. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Pure merge of LKGR Created 7 years, 10 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/ash/screensaver/DEPS b/components/user_prefs/DEPS
similarity index 77%
copy from ash/screensaver/DEPS
copy to components/user_prefs/DEPS
index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..c36190b429dfa849cba2fe55423fe46451b93c90 100644
--- a/ash/screensaver/DEPS
+++ b/components/user_prefs/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+content/public/browser",
+ "+ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698