Index: content/public/common/content_features.h |
diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h |
index 182f00f294d34bac29176a069c931f60b5d4e9f7..c77de3c5ef3ceebbabf604de6dd804ba73d2f4bc 100644 |
--- a/content/public/common/content_features.h |
+++ b/content/public/common/content_features.h |
@@ -16,6 +16,7 @@ namespace features { |
// All features in alphabetical order. The features should be documented |
// alongside the definition of their values in the .cc file. |
+CONTENT_EXPORT extern const base::Feature kAndroidAutofillAccessibility; |
CONTENT_EXPORT extern const base::Feature kAsmJsToWebAssembly; |
CONTENT_EXPORT extern const base::Feature kBlockCredentialedSubresources; |
CONTENT_EXPORT extern const base::Feature kBrotliEncoding; |