| Index: tracing/trace_viewer.gypi
|
| diff --git a/tracing/trace_viewer.gypi b/tracing/trace_viewer.gypi
|
| index 1b22ed4f5aeedc510b31b398ba0168c593623fc6..2cf554ab6b9f058ff8b47f5b9e56564b825463ca 100644
|
| --- a/tracing/trace_viewer.gypi
|
| +++ b/tracing/trace_viewer.gypi
|
| @@ -112,6 +112,7 @@
|
| 'tracing/extras/importer/gzip_importer.html',
|
| 'tracing/extras/importer/heap_dump_trace_event_importer.html',
|
| 'tracing/extras/importer/jszip.html',
|
| + 'tracing/extras/importer/legacy_heap_dump_trace_event_importer.html',
|
| 'tracing/extras/importer/linux_perf/android_parser.html',
|
| 'tracing/extras/importer/linux_perf/binder_parser.html',
|
| 'tracing/extras/importer/linux_perf/bus_parser.html',
|
| @@ -134,6 +135,7 @@
|
| 'tracing/extras/importer/linux_perf/sched_parser.html',
|
| 'tracing/extras/importer/linux_perf/sync_parser.html',
|
| 'tracing/extras/importer/linux_perf/workqueue_parser.html',
|
| + 'tracing/extras/importer/streaming_event_expander.html',
|
| 'tracing/extras/importer/trace2html_importer.html',
|
| 'tracing/extras/importer/trace_code_entry.html',
|
| 'tracing/extras/importer/trace_code_map.html',
|
|
|