Index: LayoutTests/fast/dom/Window/window-properties-device-orientation.html |
diff --git a/LayoutTests/fast/dom/Window/window-properties-device-orientation.html b/LayoutTests/fast/dom/Window/window-properties-device-orientation.html |
index 0ccc795ce2d804ddcf1942e3dd6ee629ffb20b9e..842c33206f68bcdf5d33d47604890310f7978769 100644 |
--- a/LayoutTests/fast/dom/Window/window-properties-device-orientation.html |
+++ b/LayoutTests/fast/dom/Window/window-properties-device-orientation.html |
@@ -1,5 +1,5 @@ |
<p>This test dumps all of the properties that are reachable from the window.DeviceMotionEvent window.ondevicemotion, window.DeviceOrientationEvent and window.ondeviceorientation objects, along with their types. |
- These properties are currently guarded by ENABLE_DEVICE_ORIENTATION.</p> |
+ These properties are currently enabled by a runtime flag.</p> |
<hr> |
<pre id="pre"></pre> |