| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 7cd768b69550f0e8e0ec5b4f3625c4980e02f339..d3963d24e0ed7751e7681cbe9487a9240f588c54 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 kMediaDocumentDownloadButton;
|
| 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 kOptimizeLoadingIPCForSmallResources;
|
| CONTENT_EXPORT extern const base::Feature kOriginTrials;
|
| CONTENT_EXPORT extern const base::Feature kParallelDownloading;
|
| CONTENT_EXPORT extern const base::Feature kPassiveDocumentEventListeners;
|
|
|