| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index d90b93cd07b0bd76baed89f2dff181cdc730066d..cf928ceebda9f0a9ff72f0b75a40fb9b3b566ed3 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -22,6 +22,7 @@ CONTENT_EXPORT extern const base::Feature kCredentialManagementAPI;
|
| CONTENT_EXPORT extern const base::Feature kDefaultEnableGpuRasterization;
|
| CONTENT_EXPORT extern const base::Feature kDoNotUnlockSharedBuffer;
|
| CONTENT_EXPORT extern const base::Feature kDocumentWriteEvaluator;
|
| +CONTENT_EXPORT extern const base::Feature kFeaturePolicy;
|
| CONTENT_EXPORT extern const base::Feature kFontCacheScaling;
|
| CONTENT_EXPORT extern const base::Feature kMainFrameBeforeActivation;
|
| CONTENT_EXPORT extern const base::Feature kMediaDocumentDownloadButton;
|
|
|