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

Unified Diff: chrome/browser/flag_descriptions.h

Issue 2915763003: [Password Manager] Show omnibox icon and anchored prompt once user start typing password (Closed)
Patch Set: Sent For Review Created 3 years, 5 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/browser/flag_descriptions.h
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
index b756fd742de0b4340c146837e3f9161846ca13b1..53355e2ffa24b5c3216e0d17d87c766a900a8833 100644
--- a/chrome/browser/flag_descriptions.h
+++ b/chrome/browser/flag_descriptions.h
@@ -657,6 +657,9 @@ extern const char kShowAutofillSignaturesDescription[];
extern const char kShowAutofillTypePredictionsName[];
extern const char kShowAutofillTypePredictionsDescription[];
+extern const char kManualFallbackForPasswordSavingName[];
+extern const char kManualFallbackForPasswordSavingDescription[];
+
extern const char kShowOverdrawFeedbackName[];
extern const char kShowOverdrawFeedbackDescription[];

Powered by Google App Engine
This is Rietveld 408576698