| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 5f5453232b3e93810866018a4f521c90b6cad1a4..4c11cb40d1a09d9c78066ff9a3b3c4f038b85159 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 kLazyParseCSS;
|
| CONTENT_EXPORT extern const base::Feature kLoadingWithMojo;
|
| CONTENT_EXPORT extern const base::Feature kLocationHardReload;
|
| CONTENT_EXPORT extern const base::Feature kMediaDocumentDownloadButton;
|
| +CONTENT_EXPORT extern const base::Feature kMediaStreamOldAudioConstraints;
|
| CONTENT_EXPORT extern const base::Feature kMediaStreamOldVideoConstraints;
|
| CONTENT_EXPORT extern const base::Feature kMemoryCoordinator;
|
| CONTENT_EXPORT extern const base::Feature kNotificationContentImage;
|
|
|