| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 337220a778c0623b7d50b4c33e41d98afa638a15..a7e6837fcaec27d374ef36d94e7e11991a0db1c7 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -40,7 +40,6 @@ CONTENT_EXPORT extern const base::Feature kLazyParseCSS;
|
| CONTENT_EXPORT extern const base::Feature kLoadingWithMojo;
|
| CONTENT_EXPORT extern const base::Feature kMediaDocumentDownloadButton;
|
| CONTENT_EXPORT extern const base::Feature kMediaStreamOldVideoConstraints;
|
| -CONTENT_EXPORT extern const base::Feature kMemoryCoordinator;
|
| CONTENT_EXPORT extern const base::Feature kNotificationContentImage;
|
| CONTENT_EXPORT extern const base::Feature kMainThreadBusyScrollIntervention;
|
| CONTENT_EXPORT extern const base::Feature kOffMainThreadFetch;
|
|
|