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

Unified Diff: third_party/WebKit/LayoutTests/device_orientation/orientation/multiple-event-listeners.html

Issue 2677603003: Move DeviceMotion and DeviceOrientation out from fast/dom/. (Closed)
Patch Set: device_orientation Created 3 years, 10 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: third_party/WebKit/LayoutTests/device_orientation/orientation/multiple-event-listeners.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/multiple-event-listeners.html b/third_party/WebKit/LayoutTests/device_orientation/orientation/multiple-event-listeners.html
similarity index 97%
rename from third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/multiple-event-listeners.html
rename to third_party/WebKit/LayoutTests/device_orientation/orientation/multiple-event-listeners.html
index 487742d1801b88a960e65982e769ba2f75ea0cda..2e774ba02831f559e5abb1d83c79777b1c99f3e8 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/DeviceOrientation/multiple-event-listeners.html
+++ b/third_party/WebKit/LayoutTests/device_orientation/orientation/multiple-event-listeners.html
@@ -1,6 +1,6 @@
<html>
<head>
-<script src="../../../resources/js-test.js"></script>
+<script src="../../resources/js-test.js"></script>
</head>
<body>
<script>

Powered by Google App Engine
This is Rietveld 408576698