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

Unified Diff: third_party/WebKit/LayoutTests/ambient-light/multiple-event-listeners.html

Issue 2672663002: Move DeviceLight out from fast/dom/. (Closed)
Patch Set: Created 3 years, 11 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/ambient-light/multiple-event-listeners.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/DeviceLight/multiple-event-listeners.html b/third_party/WebKit/LayoutTests/ambient-light/multiple-event-listeners.html
similarity index 97%
rename from third_party/WebKit/LayoutTests/fast/dom/DeviceLight/multiple-event-listeners.html
rename to third_party/WebKit/LayoutTests/ambient-light/multiple-event-listeners.html
index 9092fc2b37b5a6d6e919f1ecbb87a26b727b2227..71c24aee677da22cdf49c3628a826543ec56fbda 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/DeviceLight/multiple-event-listeners.html
+++ b/third_party/WebKit/LayoutTests/ambient-light/multiple-event-listeners.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<body>
-<script src="../../../resources/js-test.js"></script>
+<script src="../resources/js-test.js"></script>
<script>
description('Tests using multiple event handlers for the Device Light API.');

Powered by Google App Engine
This is Rietveld 408576698