| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 49e3ab2d9630e6b2369e4d8d28fae641d5301b92..9be14a5bf84a6fa4e3399ab96b02f78175b47680 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -28,7 +28,6 @@ CONTENT_EXPORT extern const base::Feature kRenderingPipelineThrottling;
|
| CONTENT_EXPORT extern const base::Feature kScrollAnchoring;
|
| CONTENT_EXPORT extern const base::Feature kStaleWhileRevalidate;
|
| CONTENT_EXPORT extern const base::Feature kTokenBinding;
|
| -CONTENT_EXPORT extern const base::Feature kUpdateRendererPriorityOnStartup;
|
| CONTENT_EXPORT extern const base::Feature kWebFontsIntervention;
|
| CONTENT_EXPORT extern const base::Feature kWebUsb;
|
|
|
|
|