| Index: tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_by_inserting_style_element.html
|
| diff --git a/tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_by_inserting_style_element.html b/tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_by_inserting_style_element.html
|
| index 441e17817157107c5c2c0da931edaa175ee3ca90..eff221cb83b1009554b94efa9a9785eee478361c 100644
|
| --- a/tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_by_inserting_style_element.html
|
| +++ b/tools/perf/page_sets/tough_animation_cases/css_animations_simultaneous_by_inserting_style_element.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>
|
|
|
| <container id="container"></container>
|
|
|
|
|