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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/mediasession/setactionhandler.html

Issue 2674793003: Media Session: move all tests but mojo/ ones to external/wpt/. (Closed)
Patch Set: comments 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/external/wpt/mediasession/setactionhandler.html
diff --git a/third_party/WebKit/LayoutTests/media/mediasession/mediasession-setactionhandler.html b/third_party/WebKit/LayoutTests/external/wpt/mediasession/setactionhandler.html
similarity index 89%
rename from third_party/WebKit/LayoutTests/media/mediasession/mediasession-setactionhandler.html
rename to third_party/WebKit/LayoutTests/external/wpt/mediasession/setactionhandler.html
index 815a9a4f1603342254f76b0a8779a0024b86fd4a..120686ae1274c3e093b440a0c7a3dbc5f0092ec6 100644
--- a/third_party/WebKit/LayoutTests/media/mediasession/mediasession-setactionhandler.html
+++ b/third_party/WebKit/LayoutTests/external/wpt/mediasession/setactionhandler.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<title>Test that setting MediaSession event handler should notify the service</title>
-<script src="../../resources/testharness.js"></script>
-<script src="../../resources/testharnessreport.js"></script>
+<script src=/resources/testharness.js></script>
+<script src="/resources/testharnessreport.js"></script>
<script>
test(function(t) {

Powered by Google App Engine
This is Rietveld 408576698