| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 87aab86508dad42ba011828bd69df9dfcde178ab..a00a557c39a0465991e8dbcaf1134f77360b2303 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -23,7 +23,6 @@ CONTENT_EXPORT extern const base::Feature kCanvas2DImageChromium;
|
| CONTENT_EXPORT extern const base::Feature kCompositeOpaqueFixedPosition;
|
| 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 kFasterLocationReload;
|
|
|