Index: LayoutTests/fast/events/touch/gesture/context-menu-on-two-finger-tap.html |
diff --git a/LayoutTests/fast/events/touch/gesture/context-menu-on-two-finger-tap.html b/LayoutTests/fast/events/touch/gesture/context-menu-on-two-finger-tap.html |
index a3d067416a7b6f0dbcf25ff18a89b68b03428db1..206da5e7ecefed720a076d30c3f7fec70ea59b03 100644 |
--- a/LayoutTests/fast/events/touch/gesture/context-menu-on-two-finger-tap.html |
+++ b/LayoutTests/fast/events/touch/gesture/context-menu-on-two-finger-tap.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
<html> |
<head> |
-<script src="../../../js/resources/js-test-pre.js"></script> |
+<script src="../../../../resources/js-test.js"></script> |
</head> |
<body onload="test()"> |
<p>This test checks that the context menu is shown on a two finger tap gesture.</p> |