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

Unified Diff: LayoutTests/inspector/geolocation-emulation-tests.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 | « no previous file | LayoutTests/resources/permissions-helper.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/geolocation-emulation-tests.html
diff --git a/LayoutTests/inspector/geolocation-emulation-tests.html b/LayoutTests/inspector/geolocation-emulation-tests.html
index 08f9455c9d20c25cca205d92cd143d0d85dd3e15..9ffdf9f8fd6cf0e1cb33ad49bd881f53085eb5bb 100644
--- a/LayoutTests/inspector/geolocation-emulation-tests.html
+++ b/LayoutTests/inspector/geolocation-emulation-tests.html
@@ -1,7 +1,7 @@
<html>
<head>
<script src="../http/tests/inspector/inspector-test.js"></script>
-<script src="../resources/permissions-helper.js"></script>
+<script src="../http/tests/resources/permissions-helper.js"></script>
<script>
function grantGeolocationPermission() {
« no previous file with comments | « no previous file | LayoutTests/resources/permissions-helper.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698