| Index: tracing/tracing/importer/find_load_expectations.html
|
| diff --git a/tracing/tracing/importer/find_load_expectations.html b/tracing/tracing/importer/find_load_expectations.html
|
| index c9135599c8cffebe8a38d71abc9f3d3e8e5f3fd0..e3e694118d673e1bfcd6bf68876c49718873d135 100644
|
| --- a/tracing/tracing/importer/find_load_expectations.html
|
| +++ b/tracing/tracing/importer/find_load_expectations.html
|
| @@ -58,7 +58,7 @@ tr.exportTo('tr.importer', function() {
|
| }
|
|
|
| return {
|
| - findLoadExpectations: findLoadExpectations
|
| + findLoadExpectations,
|
| };
|
| });
|
| </script>
|
|
|