| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 14205702448dcb766ac7355aac5220e8b1473e1b..fe40eb86dd2c548f5503ad3f953038cb5d87ebba 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -30,6 +30,7 @@ CONTENT_EXPORT extern const base::Feature kScrollAnchoring;
|
| CONTENT_EXPORT extern const base::Feature kStaleWhileRevalidate;
|
| CONTENT_EXPORT extern const base::Feature kTokenBinding;
|
| CONTENT_EXPORT extern const base::Feature kWebFontsIntervention;
|
| +CONTENT_EXPORT extern const base::Feature kWebPushProtocol;
|
| CONTENT_EXPORT extern const base::Feature kWebRtcEcdsaDefault;
|
| CONTENT_EXPORT extern const base::Feature kWebUsb;
|
|
|
|
|