Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(370)

Unified Diff: LayoutTests/fast/dom/Window/window-properties-device-orientation-expected.txt

Issue 14020004: Remove the remains of unused guards. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/dom/Window/window-properties-device-orientation-expected.txt
diff --git a/LayoutTests/fast/dom/Window/window-properties-device-orientation-expected.txt b/LayoutTests/fast/dom/Window/window-properties-device-orientation-expected.txt
index 14e22c8bfad823f6404e66416ba29051bc44ee17..8667a1feff59bf6a84347425d883eb941096dd84 100644
--- a/LayoutTests/fast/dom/Window/window-properties-device-orientation-expected.txt
+++ b/LayoutTests/fast/dom/Window/window-properties-device-orientation-expected.txt
@@ -1,4 +1,4 @@
-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.
+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 enabled by a runtime flag.
window.DeviceMotionEvent [undefined]
window.ondevicemotion [undefined]
« no previous file with comments | « LayoutTests/fast/dom/Window/window-properties-device-orientation.html ('k') | LayoutTests/fast/events/event-creation.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698