| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 4627e75acc355c30c133afed500130b63d0acba3..ed0a1c1f75b99eee838963e765e343be852e271d 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -24,7 +24,6 @@ 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;
|
| CONTENT_EXPORT extern const base::Feature kNewMediaPlaybackUi;
|
| CONTENT_EXPORT extern const base::Feature kNonValidatingReloadOnNormalReload;
|
|
|