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

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: 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
« no previous file with comments | « no previous file | LayoutTests/fast/dom/Window/window-properties-device-orientation-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | LayoutTests/fast/dom/Window/window-properties-device-orientation-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698