| 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 d609d18fafefbb8c7824608ee034239de81f3481..b9a2923a72f81516d7583113e3f7a49520b26145 100644
|
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
|
| @@ -182,6 +182,7 @@ ScrollAnchoring settable_from_internals=True
|
| // Implements documentElement.scrollTop/Left and bodyElement.scrollTop/Left
|
| // as per the spec, matching other Web engines.
|
| ScrollTopLeftInterop status=experimental
|
| +Sensor status=experimental
|
| ServiceWorkerClientAttributes status=stable
|
| ServiceWorkerClientsGetID status=stable
|
| ServiceWorkerWindowClientNavigate status=stable
|
|
|