| Index: third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/animation-frames/idlharness.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/animation-frames/idlharness.html b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/animation-frames/idlharness.html
|
| index d15b16fa693a78ecc44e72a5af33af3de0d8f2c4..6a6763cb549854d5a51d0d80f066f991bb38d75d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/animation-frames/idlharness.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/animation-frames/idlharness.html
|
| @@ -5,8 +5,8 @@
|
| <title>idlharness test</title>
|
| <link rel="author" title="Kensaku Komatsu" href="mailto:kensaku.komatsu@gmail.com" />
|
| <link rel="help" href="http://www.w3.org/TR/animation-timing/#definitions"/>
|
| -<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="../../../../../resources/WebIDLParser.js"></script>
|
| <script src="../../../../../resources/idlharness.js"></script>
|
| </head>
|
|
|