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 2f5a23184f3d7981a61cbbc5071565ba2cb69ce2..418eb200e47dff15a65de9025c065dfe641f2261 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in |
@@ -179,6 +179,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 |