| Index: LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-iframe.html
|
| diff --git a/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-iframe.html b/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-iframe.html
|
| index 2b3114eab2033310c104a462b3d8bbcd7e5893aa..f6e7f1201b89c1df3ad63438f5313369eddb9028 100644
|
| --- a/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-iframe.html
|
| +++ b/LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-iframe.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>
|
| <script src="resources/gesture-helpers.js"></script>
|
| <style type="text/css">
|
| #touchtarget {
|
|
|