| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index b894afca1cf2842d4e55035027205091b5fb2648..4f93ab4a4fa97743ba2a4753821b4cd6bd9220d2 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -20,6 +20,7 @@ CONTENT_EXPORT extern const base::Feature kBrotliEncoding;
|
| CONTENT_EXPORT extern const base::Feature kCredentialManagementAPI;
|
| CONTENT_EXPORT extern const base::Feature kDownloadResumption;
|
| CONTENT_EXPORT extern const base::Feature kExperimentalFramework;
|
| +CONTENT_EXPORT extern const base::Feature kMediaDocumentDownloadButton;
|
| CONTENT_EXPORT extern const base::Feature kNonValidatingReloadOnRefreshContent;
|
| CONTENT_EXPORT extern const base::Feature kOptimizeIPCForSmallResource;
|
| CONTENT_EXPORT extern const base::Feature kRenderingPipelineThrottling;
|
|
|