| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index f159891be34388bebd2ee3521bca415531d8f1f0..6db835517f5860bff76f036cbf0ff1b255088623 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -20,7 +20,6 @@ CONTENT_EXPORT extern const base::Feature kBrotliEncoding;
|
| 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 kDownloadResumption;
|
| CONTENT_EXPORT extern const base::Feature kDocumentWriteEvaluator;
|
| CONTENT_EXPORT extern const base::Feature kFontCacheScaling;
|
| CONTENT_EXPORT extern const base::Feature kMainFrameBeforeActivation;
|
|
|