| 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 c028376983fb4a91308c3b6756fbcafead77abdd..e90df06193bafb45978bcd862f2de5dc7f93baef 100644
 | 
| --- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
 | 
| +++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
 | 
| @@ -181,6 +181,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
 | 
| 
 |