| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 5fca93b348ddb48bcb916be177717cd3a8f7494c..68864e7a0531d141b734c2c4d00a71121347277a 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -21,6 +21,7 @@ CONTENT_EXPORT extern const base::Feature kCanvas2DImageChromium;
|
| 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
|
|
|