Index: LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-late-composite-expected.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-late-composite-expected.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-late-composite-expected.html |
index 55759059b919d15910a6af90c4757aa344b5d903..80ba6e9e0e5203997d90c8f486b18b691a206579 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-late-composite-expected.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-late-composite-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-noncomposited-expected.html" style="position: relative; left: 10px; top: 10px; width: 400px; height: 150px;"></iframe> |