| Index: tracing/tracing/model/user_model/load_expectation.html
|
| diff --git a/tracing/tracing/model/user_model/load_expectation.html b/tracing/tracing/model/user_model/load_expectation.html
|
| index 8cbe16d2301a0831c8833629b752dcbc6790971e..089ca6ce575795c182af93557438c08e85534d36 100644
|
| --- a/tracing/tracing/model/user_model/load_expectation.html
|
| +++ b/tracing/tracing/model/user_model/load_expectation.html
|
| @@ -62,8 +62,8 @@ tr.exportTo('tr.model.um', function() {
|
| });
|
|
|
| return {
|
| - LOAD_SUBTYPE_NAMES: LOAD_SUBTYPE_NAMES,
|
| - LoadExpectation: LoadExpectation
|
| + LOAD_SUBTYPE_NAMES,
|
| + LoadExpectation,
|
| };
|
| });
|
| </script>
|
|
|