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

Unified Diff: LayoutTests/pointer-lock/pointer-lock-api.html

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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: LayoutTests/pointer-lock/pointer-lock-api.html
diff --git a/LayoutTests/pointer-lock/pointer-lock-api.html b/LayoutTests/pointer-lock/pointer-lock-api.html
index 0fc5e4e5399917dabf2910daeae9f3d2d0bd5360..1d29a589e106d8f76e7beaa38958bcccbc77c4d8 100644
--- a/LayoutTests/pointer-lock/pointer-lock-api.html
+++ b/LayoutTests/pointer-lock/pointer-lock-api.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html>
<head>
-<script src="../http/tests/resources/js-test-pre.js"></script>
+<script src="../fast/js/resources/js-test-pre.js"></script>
</head>
<body>
<script>
@@ -14,6 +14,5 @@
element = document.createElement();
shouldBeDefined("element.webkitRequestPointerLock");
</script>
-<script src="../http/tests/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/pointer-lock/mouse-event-delivery.html ('k') | LayoutTests/pointer-lock/pointerlockchange-event-on-lock-lost.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698