| Index: tools/perf/page_sets/tough_animation_cases/balls_css_keyframe_animations.html
|
| diff --git a/tools/perf/page_sets/tough_animation_cases/balls_css_keyframe_animations.html b/tools/perf/page_sets/tough_animation_cases/balls_css_keyframe_animations.html
|
| index 80ca5be2bfaa1231073719af12f33f6835b99932..4163cf515cb06fe5762594285169d68f6c0a1b8b 100644
|
| --- a/tools/perf/page_sets/tough_animation_cases/balls_css_keyframe_animations.html
|
| +++ b/tools/perf/page_sets/tough_animation_cases/balls_css_keyframe_animations.html
|
| @@ -55,7 +55,7 @@ span {
|
| border-radius: 6px;
|
| }
|
| </style>
|
| -<script src="resources/perftesthelper.js"></script>
|
| +<script src="resources/perf_test_helper.js"></script>
|
| <script>
|
| var measurementReady = false;
|
| var stageWidth = 600;
|
|
|