| 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..d2c13ef3449ff61cec887e23575faa85535eee97 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -36,6 +36,7 @@ CONTENT_EXPORT extern const base::Feature kGenericSensor;
|
| CONTENT_EXPORT extern const base::Feature kGuestViewCrossProcessFrames;
|
| CONTENT_EXPORT extern const base::Feature kHeapCompaction;
|
| CONTENT_EXPORT extern const base::Feature kLazyParseCSS;
|
| +CONTENT_EXPORT extern const base::Feature kLoadingWithMojo;
|
| CONTENT_EXPORT extern const base::Feature kMediaDocumentDownloadButton;
|
| CONTENT_EXPORT extern const base::Feature kMemoryCoordinator;
|
| CONTENT_EXPORT extern const base::Feature kNotificationContentImage;
|
|
|