Index: content/public/common/content_features.h |
diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h |
index cf928ceebda9f0a9ff72f0b75a40fb9b3b566ed3..a5152d728a05f18b197dd115aef7756bf3c7e252 100644 |
--- a/content/public/common/content_features.h |
+++ b/content/public/common/content_features.h |
@@ -27,6 +27,7 @@ CONTENT_EXPORT extern const base::Feature kFontCacheScaling; |
CONTENT_EXPORT extern const base::Feature kMainFrameBeforeActivation; |
CONTENT_EXPORT extern const base::Feature kMediaDocumentDownloadButton; |
CONTENT_EXPORT extern const base::Feature kNewMediaPlaybackUi; |
+CONTENT_EXPORT extern const base::Feature kMainThreadBusyScrollIntervention; |
CONTENT_EXPORT extern const base::Feature kNonValidatingReloadOnNormalReload; |
CONTENT_EXPORT extern const base::Feature kNonValidatingReloadOnRefreshContent; |
CONTENT_EXPORT extern const base::Feature kOptimizeLoadingIPCForSmallResources; |