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

Unified Diff: chrome/common/pref_names.h

Issue 21124012: [WIP] Split AutofillDialogControllerImpl + integrate rAc on Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index a9c11eece97ace216bc305e9b871f2510ece0bb9..e261e05cc7c10230a2eae946861972f036f1e6b2 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -396,6 +396,7 @@ extern const char kAutofillDialogHasPaidWithWallet[];
extern const char kAutofillDialogPayWithoutWallet[];
extern const char kAutofillDialogShowCount[];
extern const char kAutofillGeneratedCardBubbleTimesShown[];
+extern const char kAutofillDialogDefaults[];
extern const char kEditBookmarksEnabled[];
extern const char kEnableTranslate[];

Powered by Google App Engine
This is Rietveld 408576698