| Index: tools/perf/page_sets/tough_animation_cases/css_animations_staggered_chaining_by_inserting_new_element.html
|
| diff --git a/tools/perf/page_sets/tough_animation_cases/css_animations_staggered_chaining_by_inserting_new_element.html b/tools/perf/page_sets/tough_animation_cases/css_animations_staggered_chaining_by_inserting_new_element.html
|
| index fe4f1428bf3b370785c0f1d66f445714eeca285a..0b008b33035a8a7429f08c1b819fcfb05a0667d5 100644
|
| --- a/tools/perf/page_sets/tough_animation_cases/css_animations_staggered_chaining_by_inserting_new_element.html
|
| +++ b/tools/perf/page_sets/tough_animation_cases/css_animations_staggered_chaining_by_inserting_new_element.html
|
| @@ -2,7 +2,7 @@
|
| <meta name="viewport" content="width=device-width, user-scalable=no">
|
| <link rel="stylesheet" type="text/css" href="resources/animation.css">
|
| <link rel="stylesheet" type="text/css" href="resources/tablet.css">
|
| -<script src="resources/perftesthelper.js"></script>
|
| +<script src="resources/perf_test_helper.js"></script>
|
|
|
| <container id="container"></container>
|
|
|
|
|