| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index cc8c0ba1c3f922131d5fdaaa328e6fd9a48d31d8..0ea500825d0865efede6448eae9d4a2fbc45d46f 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -25,6 +25,7 @@ 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 kFasterLocationReload;
|
| CONTENT_EXPORT extern const base::Feature kFeaturePolicy;
|
| CONTENT_EXPORT extern const base::Feature kFontCacheScaling;
|
| CONTENT_EXPORT extern const base::Feature
|
|
|