| Index: tools/perf/page_sets/tough_animation_cases/web_animations_staggered_chaining.html
|
| diff --git a/tools/perf/page_sets/tough_animation_cases/web_animations_staggered_chaining.html b/tools/perf/page_sets/tough_animation_cases/web_animations_staggered_chaining.html
|
| index ea725bf8b0fc4bf158cc3be4c61e08f2e34fc059..737d3045404267fcc498fa0d32e1e0055c84026e 100644
|
| --- a/tools/perf/page_sets/tough_animation_cases/web_animations_staggered_chaining.html
|
| +++ b/tools/perf/page_sets/tough_animation_cases/web_animations_staggered_chaining.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <meta name="viewport" content="width=device-width, user-scalable=no">
|
| <link rel="stylesheet" type="text/css" href="resources/tablet.css">
|
| -<script src="resources/perftesthelper.js"></script>
|
| +<script src="resources/perf_test_helper.js"></script>
|
| <script src="resources/web_animations_api_check.js"></script>
|
|
|
| <container id="container"></container>
|
|
|