| Index: tools/gn/bootstrap/bootstrap.py
|
| diff --git a/tools/gn/bootstrap/bootstrap.py b/tools/gn/bootstrap/bootstrap.py
|
| index 3f0d2d731b64ffd3fcc38f1441fce8cade5b03b3..cc827383f89142b00cd6d4b614174a908a3a9542 100755
|
| --- a/tools/gn/bootstrap/bootstrap.py
|
| +++ b/tools/gn/bootstrap/bootstrap.py
|
| @@ -248,6 +248,7 @@ def write_ninja(path, options):
|
| 'base/trace_event/heap_profiler_allocation_context.cc',
|
| 'base/trace_event/heap_profiler_allocation_context_tracker.cc',
|
| 'base/trace_event/heap_profiler_stack_frame_deduplicator.cc',
|
| + 'base/trace_event/heap_profiler_type_name_deduplicator.cc',
|
| 'base/trace_event/memory_allocator_dump.cc',
|
| 'base/trace_event/memory_allocator_dump_guid.cc',
|
| 'base/trace_event/memory_dump_manager.cc',
|
|
|