Index: LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-expected.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-expected.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-expected.html |
index df81b13427a634e198867d385893da74adab03c2..4cd6a6c152315ce9b0c852089fbb8a1091691338 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-expected.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-expected.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="../../fast/js/resources/js-test-pre.js"></script> |
+<script src="../../resources/js-test.js"></script> |
</head> |
<body onLoad="runTest();"> |
<iframe id="targetFrame" src="resources/1-frame-composited-expected.html" style="position: relative; left: 10px; top: 10px; width: 400px; height: 150px;"></iframe> |