| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 91d4cfa38e99d89df6693615c07bbaceb1295197..66e95013925b89299a6b02bcfdfdf25125d713a9 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -16,7 +16,6 @@ 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 kAccessibilityObjectModel;
|
| CONTENT_EXPORT extern const base::Feature
|
| kAllowContentInitiatedDataUrlNavigations;
|
| CONTENT_EXPORT extern const base::Feature kAsmJsToWebAssembly;
|
|
|