| 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 463a41733482c60fc0625d80620e0a344bfb89f5..669dbc717c50bdec3e1131df96a5b8f431b4f685 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -90,7 +90,7 @@ ExperimentalV8Extras status=experimental
|
| FastMobileScrolling
|
| FileAPIBlobClose status=experimental
|
| FileSystem status=stable
|
| -ForeignFetch status=experimental
|
| +ForeignFetch status=experimental, origin_trial_feature_name=ForeignFetch
|
| FullscreenUnprefixed status=test
|
| FrameTimingSupport status=experimental
|
| GeometryInterfaces status=test
|
| @@ -113,7 +113,7 @@ LangAttributeAwareFormControlUI
|
| LinkPreconnect status=stable
|
| LinkPreload status=stable
|
| LinkHeader status=stable
|
| -LinkServiceWorker status=experimental
|
| +LinkServiceWorker status=experimental, origin_trial_feature_name=ForeignFetch
|
| FractionalScrollOffsets
|
| MediaCapture
|
| MediaCaptureFromCanvas status=stable
|
|
|