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

Unified Diff: components/security_state/core/switches.h

Issue 2588133002: Make form-not-secure controllable as its own separate Finch feature (Closed)
Patch Set: elawrence, mathp comments; update histograms.xml Created 4 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
Index: components/security_state/core/switches.h
diff --git a/components/security_state/core/switches.h b/components/security_state/core/switches.h
index 91a33beced2876d07b7853ccc21ee3322c23b44d..1c6ba2950efad99947d822a800d749010a4b5318 100644
--- a/components/security_state/core/switches.h
+++ b/components/security_state/core/switches.h
@@ -12,7 +12,6 @@ extern const char kMarkHttpAs[];
extern const char kMarkHttpAsNeutral[];
extern const char kMarkHttpAsDangerous[];
extern const char kMarkHttpWithPasswordsOrCcWithChip[];
-extern const char kMarkHttpWithPasswordsOrCcWithChipAndFormWarning[];
}
} // namespace security_state

Powered by Google App Engine
This is Rietveld 408576698