| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 5875a8904bc1c41c317c3f312719f998476bdf7a..40adbe3a80ae125a446b2afa2159fdb7112273c8 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -38,6 +38,7 @@ CONTENT_EXPORT extern const base::Feature kHeapCompaction;
|
| CONTENT_EXPORT extern const base::Feature kLazyParseCSS;
|
| CONTENT_EXPORT extern const base::Feature kMediaDocumentDownloadButton;
|
| CONTENT_EXPORT extern const base::Feature kMemoryCoordinator;
|
| +CONTENT_EXPORT extern const base::Feature kMimeHandlerViewCrossProcessFrames;
|
| CONTENT_EXPORT extern const base::Feature kNotificationContentImage;
|
| CONTENT_EXPORT extern const base::Feature kMainThreadBusyScrollIntervention;
|
| CONTENT_EXPORT extern const base::Feature kOptimizeLoadingIPCForSmallResources;
|
|
|