| Index: third_party/WebKit/LayoutTests/imported/wpt/touch-events/touch-touchevent-constructor.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/touch-events/touch-touchevent-constructor.html b/third_party/WebKit/LayoutTests/imported/wpt/touch-events/touch-touchevent-constructor.html
|
| index 012c490966fde634bb7cc08f3d9f7cead5a6b460..01775a23191da827171c52c52ca779982595e97b 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/touch-events/touch-touchevent-constructor.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/touch-events/touch-touchevent-constructor.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>Touch and TouchEvent Constructor Tests</title>
|
| -<script src="../../../resources/testharness.js"></script>
|
| -<script src="../../../resources/testharnessreport.js"></script>
|
| +<script src="/resources/testharness.js"></script>
|
| +<script src="/resources/testharnessreport.js"></script>
|
| <script src="touch-support.js"></script>
|
| </head>
|
| <body>
|
|
|