| 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 734fa68bedc81b90631e2a50f19563b85e1685ca..1c95722fdc9372046539177381df10ef51e02c3e 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -26,7 +26,7 @@ AppBanner status=stable
|
| AlwaysUseComplexText status=stable
|
| ApplicationCache status=stable
|
| AudioOutputDevices status=stable
|
| -AudioVideoTracks depends_on=Media, status=experimental
|
| +AudioVideoTracks status=experimental
|
| AuthorShadowDOMForAnyElement
|
| BackgroundSync status=stable
|
| CacheIgnoreSearchOption status=experimental
|
| @@ -110,7 +110,6 @@ LinkPreconnect status=stable
|
| LinkPreload status=stable
|
| LinkHeader status=stable
|
| FractionalScrollOffsets status=experimental
|
| -Media status=stable
|
| MediaCapture
|
| MediaCaptureFromCanvas status=experimental
|
| MediaCaptureFromVideo status=test
|
| @@ -208,7 +207,7 @@ WebGLDraftExtensions status=experimental
|
| WebGLImageChromium
|
| WebUSB status=experimental
|
| WebVR depends_on=GeometryInterfaces, status=test
|
| -WebVTTRegions depends_on=Media, status=experimental
|
| +WebVTTRegions status=experimental
|
| V8IdleTasks
|
| XSLT status=stable
|
| smil status=stable
|
|
|