| Index: tools/perf/page_sets/tough_animation_cases/css_animations_staggered_chaining_by_updating_class.html
|
| diff --git a/tools/perf/page_sets/tough_animation_cases/css_animations_staggered_chaining_by_updating_class.html b/tools/perf/page_sets/tough_animation_cases/css_animations_staggered_chaining_by_updating_class.html
|
| index 369cfbbc916a6f069c9f4462ef16df2bac2e00ce..dcc2a477d2abe7323d2671e324e89fd60d028ea8 100644
|
| --- a/tools/perf/page_sets/tough_animation_cases/css_animations_staggered_chaining_by_updating_class.html
|
| +++ b/tools/perf/page_sets/tough_animation_cases/css_animations_staggered_chaining_by_updating_class.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>
|
|
|
|
|