Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
index 5cf5e1ab8393f1b985a981273b6b3e0b4c4db9ca..4e9aef3bc82128a022f21cdf2a3aa9f76816a11e 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
@@ -151,6 +151,7 @@ ForceOverlayFullscreenVideo |
OverlayScrollbars |
HideScrollbars settable_from_internals=True |
PagePopup status=stable |
+PanScrolling status=experimental |
Rick Byers
2016/09/06 14:12:01
nit: Add a comment saying this is enabled by defau
|
PassiveDocumentEventListeners status=experimental |
PassiveEventListenersDueToFling status=experimental |
PassPaintVisualRectToCompositor |