| Index: tools/perf/page_sets/tough_animation_cases/balls_svg_animations.html
|
| diff --git a/tools/perf/page_sets/tough_animation_cases/balls_svg_animations.html b/tools/perf/page_sets/tough_animation_cases/balls_svg_animations.html
|
| index cb200d075f267ec56ebbe0e3a281512398d0fd12..93a8a4cd0b799e80764927badb33605608cfe0d1 100644
|
| --- a/tools/perf/page_sets/tough_animation_cases/balls_svg_animations.html
|
| +++ b/tools/perf/page_sets/tough_animation_cases/balls_svg_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;
|
|
|