Index: chrome/browser/flag_descriptions.h |
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h |
index 357a6959e3200c619f32c11abef3111e72230f68..265d4f3c0d1ab06d4439e8bc746e6616f24fbea0 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[]; |