Index: content/public/common/content_features.h |
diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h |
index 3aab2f7b20fce40a54e5ee56b0e3d64ece9606dc..cc8c0ba1c3f922131d5fdaaa328e6fd9a48d31d8 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 kLazyParseCSS; |
CONTENT_EXPORT extern const base::Feature kMediaDocumentDownloadButton; |
CONTENT_EXPORT extern const base::Feature kMemoryCoordinator; |
CONTENT_EXPORT extern const base::Feature kNotificationContentImage; |
+CONTENT_EXPORT extern const base::Feature kMainThreadBusyScrollIntervention; |
CONTENT_EXPORT extern const base::Feature kOptimizeLoadingIPCForSmallResources; |
CONTENT_EXPORT extern const base::Feature kOriginTrials; |
CONTENT_EXPORT extern const base::Feature kParseHTMLOnMainThread; |