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

Unified Diff: components/autofill/core/browser/DEPS

Issue 49303005: Parameterize the PrefService that AutofillDownloadManager uses. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix test, introduce PrefService testing helper Created 7 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: components/autofill/core/browser/DEPS
diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS
index 01b9af29635be8c883262efd9fe117da19f09c72..1ec7b000a8f39405283953056af91f2bae2e570d 100644
--- a/components/autofill/core/browser/DEPS
+++ b/components/autofill/core/browser/DEPS
@@ -29,6 +29,7 @@ specific_include_rules = {
#
# Do not add to the list of temporarily-allowed dependencies below,
# and please do not introduce more #includes of these files.
+ "!components/user_prefs/user_prefs.h",
"!content/public/browser/browser_thread.h",
"!content/public/test",

Powered by Google App Engine
This is Rietveld 408576698