| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 7ce44eac5cd189282d0435f05d03bbd3e2313022..337220a778c0623b7d50b4c33e41d98afa638a15 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -43,6 +43,7 @@ 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;
|
| CONTENT_EXPORT extern const base::Feature kOriginTrials;
|
| CONTENT_EXPORT extern const base::Feature kParallelDownloading;
|
| CONTENT_EXPORT extern const base::Feature kPassiveDocumentEventListeners;
|
|
|