| Index: tracing/trace_viewer.gypi
|
| diff --git a/tracing/trace_viewer.gypi b/tracing/trace_viewer.gypi
|
| index 2d2c6741c2d679b719683f9b9b5224d8a365015e..af2e9ef49c508ce7cdc40b02e6cdcb323279c6a0 100644
|
| --- a/tracing/trace_viewer.gypi
|
| +++ b/tracing/trace_viewer.gypi
|
| @@ -118,6 +118,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',
|
| @@ -141,6 +142,7 @@
|
| 'tracing/extras/importer/linux_perf/sync_parser.html',
|
| 'tracing/extras/importer/linux_perf/workqueue_parser.html',
|
| 'tracing/extras/importer/oboe.html',
|
| + 'tracing/extras/importer/profiling_dictionary_reader.html',
|
| 'tracing/extras/importer/trace2html_importer.html',
|
| 'tracing/extras/importer/trace_code_entry.html',
|
| 'tracing/extras/importer/trace_code_map.html',
|
|
|