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

Unified Diff: third_party/WebKit/LayoutTests/ambient-light/create-event.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/create-event.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/DeviceLight/create-event.html b/third_party/WebKit/LayoutTests/ambient-light/create-event.html
similarity index 94%
rename from third_party/WebKit/LayoutTests/fast/dom/DeviceLight/create-event.html
rename to third_party/WebKit/LayoutTests/ambient-light/create-event.html
index 55c6cc8d8ed25a47ec3833b89f7669d5a2df6734..ecefce5186dd8ededc6cd39198acad531267c159 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/DeviceLight/create-event.html
+++ b/third_party/WebKit/LayoutTests/ambient-light/create-event.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 the DeviceLightEvent constructor.");

Powered by Google App Engine
This is Rietveld 408576698