| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 205e8db426bc580fdc4d3a8fb23c23d39754a896..1a498f25b08401c376a2dc956ba0135b24dedc1e 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -23,6 +23,7 @@ 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
|
|
|