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

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

Issue 14020004: Remove the remains of unused guards. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 8 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.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..17d2b761384fa4542bbd0a108f90652bab750a3c 100644
--- a/LayoutTests/fast/dom/Window/window-properties-device-orientation.html
+++ b/LayoutTests/fast/dom/Window/window-properties-device-orientation.html
@@ -1,5 +1,4 @@
-<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>
+<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.</p>
<hr>
<pre id="pre"></pre>

Powered by Google App Engine
This is Rietveld 408576698