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

Unified Diff: LayoutTests/webmidi/loopback-receive.html

Issue 1346213002: Permission TestRunner: only use permissions-helper.js from http/tests/. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@testrunner-setpermission-removal
Patch Set: Created 5 years, 3 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 | « LayoutTests/resources/permissions-helper.js ('k') | LayoutTests/webmidi/permission.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webmidi/loopback-receive.html
diff --git a/LayoutTests/webmidi/loopback-receive.html b/LayoutTests/webmidi/loopback-receive.html
index 4a2b21c5289849deb19f11f4b4c9036ece4b5008..9728155a3a70d1aa81c44e2be35522c4705aa1d1 100644
--- a/LayoutTests/webmidi/loopback-receive.html
+++ b/LayoutTests/webmidi/loopback-receive.html
@@ -2,7 +2,7 @@
<html>
<head>
<script src="../resources/js-test.js"></script>
-<script src="../resources/permissions-helper.js"></script>
+<script src="../http/tests/resources/permissions-helper.js"></script>
</head>
<body>
<script>
« no previous file with comments | « LayoutTests/resources/permissions-helper.js ('k') | LayoutTests/webmidi/permission.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698