| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 7ee19ae40f9dc5e9487309f15732dd4d8d10e8a3..76d9d9033fdebf94d3b3801300040ebf7e8dba24 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -46,6 +46,7 @@ CONTENT_EXPORT extern const base::Feature kLoadingWithMojo;
|
| CONTENT_EXPORT extern const base::Feature kMediaDocumentDownloadButton;
|
| CONTENT_EXPORT extern const base::Feature kMediaStreamOldAudioConstraints;
|
| CONTENT_EXPORT extern const base::Feature kMemoryCoordinator;
|
| +CONTENT_EXPORT extern const base::Feature kNetworkService;
|
| CONTENT_EXPORT extern const base::Feature kNotificationContentImage;
|
| CONTENT_EXPORT extern const base::Feature kMainThreadBusyScrollIntervention;
|
| CONTENT_EXPORT extern const base::Feature kMojoBlobs;
|
|
|