| Index: tracing/tracing/importer/context_processor.html
|
| diff --git a/tracing/tracing/importer/context_processor.html b/tracing/tracing/importer/context_processor.html
|
| index 491cd0a6ecda8f12b3adcf945e4be6d1982aa2e2..7d49e85fd20d04dcad94f0a61017ed6a04069c16 100644
|
| --- a/tracing/tracing/importer/context_processor.html
|
| +++ b/tracing/tracing/importer/context_processor.html
|
| @@ -190,7 +190,7 @@ tr.exportTo('tr.importer', function() {
|
| };
|
|
|
| return {
|
| - ContextProcessor: ContextProcessor
|
| + ContextProcessor,
|
| };
|
| });
|
| </script>
|
|
|