| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index c0f5c6adbea205edea02536c04038299d0b6aaac..abf5c22e75ed7c95d9d9069a9530e899a90c4b7f 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -22,7 +22,6 @@ CONTENT_EXPORT extern const base::Feature kCompositeOpaqueScrollers;
|
| CONTENT_EXPORT extern const base::Feature kCredentialManagementAPI;
|
| CONTENT_EXPORT extern const base::Feature kDefaultEnableGpuRasterization;
|
| CONTENT_EXPORT extern const base::Feature kDocumentWriteEvaluator;
|
| -CONTENT_EXPORT extern const base::Feature kExpensiveBackgroundTimerThrottling;
|
| CONTENT_EXPORT extern const base::Feature kFeaturePolicy;
|
| CONTENT_EXPORT extern const base::Feature kFontCacheScaling;
|
| CONTENT_EXPORT extern const base::Feature
|
|
|