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

Unified Diff: chrome/renderer/DEPS

Issue 2604453003: Show Form-Not-Secure warning on page load (Closed)
Patch Set: vabr comment and additional tests Created 3 years, 12 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: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 5430ede970d390d5255b2185d8e6971cecb18fd2..2e393327e5fda741bc08e9cc3685be4511fef9a0 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -25,6 +25,7 @@ include_rules = [
"+components/printing/common",
"+components/printing/renderer",
"+components/rappor/public/interfaces",
+ "+components/security_state/core",
jochen (gone - plz use gerrit) 2017/01/03 17:12:16 Will security_state/core eventually contain UI cod
estark 2017/01/04 01:03:14 I'll keep this in mind for future, though I don't
"+components/signin/core/common",
"+components/spellcheck",
"-components/spellcheck/browser", # Allow all spellcheck but browser.

Powered by Google App Engine
This is Rietveld 408576698