| Index: tracing/tracing/model/user_model/animation_expectation.html
|
| diff --git a/tracing/tracing/model/user_model/animation_expectation.html b/tracing/tracing/model/user_model/animation_expectation.html
|
| index 2ba066b25a0e7d7b91bfa2aa148f370d190ef20f..28b588be9a2f4a40b656bb4a69e94d83264a2349 100644
|
| --- a/tracing/tracing/model/user_model/animation_expectation.html
|
| +++ b/tracing/tracing/model/user_model/animation_expectation.html
|
| @@ -43,7 +43,7 @@ tr.exportTo('tr.model.um', function() {
|
| });
|
|
|
| return {
|
| - AnimationExpectation: AnimationExpectation
|
| + AnimationExpectation,
|
| };
|
| });
|
| </script>
|
|
|