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

Unified Diff: LayoutTests/webmidi/permission.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/webmidi/loopback-receive.html ('k') | LayoutTests/webmidi/send-messages.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/webmidi/permission.html
diff --git a/LayoutTests/webmidi/permission.html b/LayoutTests/webmidi/permission.html
index 9ca33fae5c5c8d307dd55bfd44f5d40d5d29c3b7..0075b899bc93059bc452d05e3eae43bab6f3c116 100644
--- a/LayoutTests/webmidi/permission.html
+++ b/LayoutTests/webmidi/permission.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/webmidi/loopback-receive.html ('k') | LayoutTests/webmidi/send-messages.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698