Index: LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-expected.html |
diff --git a/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-expected.html b/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-expected.html |
index a10411f196ac89971a34a08549d150b4174d6293..a3bfe3a99aafb983cdf1a9f7bc26e6725347f6f6 100644 |
--- a/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-expected.html |
+++ b/LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-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="nestingFrame" src="resources/1-nested-frame-noncomposited-expected.html" style="position: relative; left: 10px; top: 10px; width: 450px; height: 150px;"></iframe> |