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

Unified Diff: components/security_interstitials/DEPS

Issue 1481213003: Componentize the bad clock blocking page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change for pkasting Created 5 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 | « components/security_interstitials.gypi ('k') | components/security_interstitials/core/BUILD.gn » ('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 59d6ff0c158af6dee8f5cba149917b163d6d293f..e89fe67024fbd8b38f9275f1271eaeebb2e6c5e6 100644
--- a/components/security_interstitials/DEPS
+++ b/components/security_interstitials/DEPS
@@ -3,7 +3,10 @@ include_rules = [
"+components/history/core/browser",
"+components/metrics",
"+components/rappor",
+ "+components/ssl_errors",
+ "+components/url_formatter",
"+grit/components_strings.h",
"+net/base",
+ "+net/ssl",
"+ui/base"
]
« no previous file with comments | « components/security_interstitials.gypi ('k') | components/security_interstitials/core/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698