| 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 55173382c4b7ce950cbacd81fd0b9086419a8766..dbf2d597d92daa4ae958f050e3174a0f777a0647 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 | 
|  |