| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 107f452af355a86f744f47d2a3891d66a2d29d4d..509ffb703d596f2eaef1093cf3ec480bf3a27de3 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -19,6 +19,7 @@ namespace features {
|
| CONTENT_EXPORT extern const base::Feature kBrotliEncoding;
|
| CONTENT_EXPORT extern const base::Feature kDownloadResumption;
|
| CONTENT_EXPORT extern const base::Feature kExperimentalFramework;
|
| +CONTENT_EXPORT extern const base::Feature kScrollAnchoring;
|
| CONTENT_EXPORT extern const base::Feature kTokenBinding;
|
| CONTENT_EXPORT extern const base::Feature kUpdateRendererPriorityOnStartup;
|
| CONTENT_EXPORT extern const base::Feature kWebFontsIntervention;
|
|
|