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 1716f622f35400523b21ca249b9ce9e2b40208cc..5b392b8071af7e4cc5fbfd116d0bd33199aac214 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
@@ -201,7 +201,7 @@ ResizeObserver status=experimental |
// Handles frame scrolling via the root PaintLayer instead of the FrameView. |
// crbug.com/417782 tracks enabling this by default. |
RootLayerScrolling |
-RTCPeerConnectionNewGetStats status=test |
+RTCPeerConnectionNewGetStats status=experimental |
ScriptedSpeech status=stable |
// Scrolls to compensate for layout movements (bit.ly/scroll-anchoring). |
ScrollAnchoring status=experimental, settable_from_internals=True |