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

Unified Diff: components/security_interstitials/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
« no previous file with comments | « components/search_engines/util.cc ('k') | components/security_interstitials/core/controller_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/security_interstitials/DEPS
diff --git a/components/security_interstitials/DEPS b/components/security_interstitials/DEPS
index e89fe67024fbd8b38f9275f1271eaeebb2e6c5e6..d690007e83e138b78e76a212212cd6a420e19909 100644
--- a/components/security_interstitials/DEPS
+++ b/components/security_interstitials/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+components/google/core/browser",
"+components/history/core/browser",
"+components/metrics",
+ "+components/prefs",
"+components/rappor",
"+components/ssl_errors",
"+components/url_formatter",
« no previous file with comments | « components/search_engines/util.cc ('k') | components/security_interstitials/core/controller_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698