| Index: tools/gn/bootstrap/bootstrap.py
|
| diff --git a/tools/gn/bootstrap/bootstrap.py b/tools/gn/bootstrap/bootstrap.py
|
| index 5e624eab4fc4294f054bece4fcbd179cd4ce996f..1110577ba9d77427bc1a7dbcc9afcb383eb1d5b9 100755
|
| --- a/tools/gn/bootstrap/bootstrap.py
|
| +++ b/tools/gn/bootstrap/bootstrap.py
|
| @@ -536,6 +536,7 @@ def write_gn_ninja(path, root_gen_dir, options):
|
| 'base/trace_event/heap_profiler_heap_dump_writer.cc',
|
| 'base/trace_event/heap_profiler_serialization_state.cc',
|
| 'base/trace_event/heap_profiler_stack_frame_deduplicator.cc',
|
| + 'base/trace_event/heap_profiler_string_deduplicator.cc',
|
| 'base/trace_event/heap_profiler_type_name_deduplicator.cc',
|
| 'base/trace_event/malloc_dump_provider.cc',
|
| 'base/trace_event/memory_allocator_dump.cc',
|
|
|