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

Unified Diff: third_party/WebKit/LayoutTests/ambient-light/add-listener.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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/ambient-light/add-listener-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/ambient-light/add-listener.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/DeviceLight/add-listener.html b/third_party/WebKit/LayoutTests/ambient-light/add-listener.html
similarity index 91%
rename from third_party/WebKit/LayoutTests/fast/dom/DeviceLight/add-listener.html
rename to third_party/WebKit/LayoutTests/ambient-light/add-listener.html
index 15a26c177138713e0a6d3a8ce29402bf6d9d491f..9da9978b796dfeb072413880c0a77569b94fc4ce 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/DeviceLight/add-listener.html
+++ b/third_party/WebKit/LayoutTests/ambient-light/add-listener.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 that adding a new devicelight event listener invokes a callback.');
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/ambient-light/add-listener-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698