Index: chrome/browser/flag_descriptions.h |
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h |
index c11429fd5fe19002ab3842687db5cf1af9cc725a..60b38d043d8da1f8040581ef6622a3c884c36d12 100644 |
--- a/chrome/browser/flag_descriptions.h |
+++ b/chrome/browser/flag_descriptions.h |
@@ -296,6 +296,12 @@ extern const char kAccessibilityTabSwitcherName[]; |
// Description of the flag to enable the accessibility tab switcher. |
extern const char kAccessibilityTabSwitcherDescription[]; |
+// Name of the flag to enable autofill accessibility. |
+extern const char kAndroidAutofillAccessibilityName[]; |
+ |
+// Description of the flag to enable autofill accessibility. |
+extern const char kAndroidAutofillAccessibilityDescription[]; |
+ |
// Name of the flag to enable the physical web feature. |
extern const char kEnablePhysicalWebName[]; |