Index: content/public/common/content_features.h |
diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h |
index 6f87268c65f3535b7376923521cad6647e462118..1d37236999c135a3878fde67cf3e3da218361b34 100644 |
--- a/content/public/common/content_features.h |
+++ b/content/public/common/content_features.h |
@@ -40,6 +40,7 @@ CONTENT_EXPORT extern const base::Feature kScrollAnchoring; |
CONTENT_EXPORT extern const base::Feature kSpeculativeLaunchServiceWorker; |
CONTENT_EXPORT extern const base::Feature kStaleWhileRevalidate; |
CONTENT_EXPORT extern const base::Feature kTokenBinding; |
+CONTENT_EXPORT extern const base::Feature kTouchpadAndWheelScrollLatching; |
CONTENT_EXPORT extern const base::Feature kWeakMemoryCache; |
CONTENT_EXPORT extern const base::Feature kWebGLImageChromium; |
CONTENT_EXPORT extern const base::Feature kWebRtcEcdsaDefault; |