| Index: tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_by_inserting_new_element.html
|
| diff --git a/tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_by_inserting_new_element.html b/tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_by_inserting_new_element.html
|
| index 3352f1efdd23e494f35b5c3409bcb606bd90d1a6..493690d039f19fb66e9ec7cc506703932e0b9719 100644
|
| --- a/tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_by_inserting_new_element.html
|
| +++ b/tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_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>
|
|
|
|
|