| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index f42638746cb16209011d765cb8edd25745390130..386764f8300b6b17adb528c450be0aa6a4b0b5a9 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -44,6 +44,7 @@ CONTENT_EXPORT extern const base::Feature kLocationHardReload;
|
| 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 kNotCompositeSmallScroller;
|
| CONTENT_EXPORT extern const base::Feature kNotificationContentImage;
|
| CONTENT_EXPORT extern const base::Feature kMainThreadBusyScrollIntervention;
|
| CONTENT_EXPORT extern const base::Feature kMojoBlobs;
|
|
|