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

Unified Diff: chrome/renderer/autofill/DEPS

Issue 2656913002: Don't show FormNotSecure warning on page load (Closed)
Patch Set: Skip FNS warning on load Created 3 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 | « no previous file | chrome/renderer/autofill/password_autofill_agent_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/autofill/DEPS
diff --git a/chrome/renderer/autofill/DEPS b/chrome/renderer/autofill/DEPS
deleted file mode 100644
index d7867aa156c2cc6b838f6245059a053777d8600d..0000000000000000000000000000000000000000
--- a/chrome/renderer/autofill/DEPS
+++ /dev/null
@@ -1,7 +0,0 @@
-specific_include_rules = {
- # TODO(estark): remove this when the Form-Not-Secure feature is fully
- # launched. https://crbug.com/677295
- "password_autofill_agent_browsertest\.cc" : [
- "+components/security_state/core",
- ],
-}
« no previous file with comments | « no previous file | chrome/renderer/autofill/password_autofill_agent_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698