| Index: third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/active-time.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/active-time.html b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/active-time.html
|
| index a7f84a79d239aa5563daaa0bd3b98fbfe9ffadda..2fb028fe79bd56866691e348bc7566b6758d7bcc 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/active-time.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/timing-model/animation-effects/active-time.html
|
| @@ -2,8 +2,8 @@
|
| <meta charset=utf-8>
|
| <title>Active time tests</title>
|
| <link rel="help" href="https://w3c.github.io/web-animations/#active-time">
|
| -<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="../../testcommon.js"></script>
|
| <body>
|
| <div id="log"></div>
|
|
|