| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 5017bbcb79f1eeacf23bbd1e41035e262f01def0..7cd768b69550f0e8e0ec5b4f3625c4980e02f339 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -25,7 +25,6 @@ CONTENT_EXPORT extern const base::Feature kCompositeOpaqueScrollers;
|
| CONTENT_EXPORT extern const base::Feature kCredentialManagementAPI;
|
| 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 kFilterSameOriginTinyPlugin;
|
| CONTENT_EXPORT extern const base::Feature kFontCacheScaling;
|
|
|