| Index: tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_by_updating_class.html
|
| diff --git a/tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_by_updating_class.html b/tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_by_updating_class.html
|
| index 8bd74fab018c71b5854360414279265f770bb04a..75ad25ebe8a3366d045d0d1a8034ff9c57a06bc9 100644
|
| --- a/tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_by_updating_class.html
|
| +++ b/tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_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>
|
|
|
|
|