| Index: tools/gn/bootstrap/bootstrap.py
|
| diff --git a/tools/gn/bootstrap/bootstrap.py b/tools/gn/bootstrap/bootstrap.py
|
| index 523a3c07a1cd4c2544e08740cca93f940464e5ce..839495804ac8346a022a50722b49179b9a807f5b 100755
|
| --- a/tools/gn/bootstrap/bootstrap.py
|
| +++ b/tools/gn/bootstrap/bootstrap.py
|
| @@ -298,6 +298,7 @@ def write_ninja(path, root_gen_dir, options):
|
| 'base/trace_event/heap_profiler_allocation_context_tracker.cc',
|
| 'base/trace_event/heap_profiler_allocation_register.cc',
|
| 'base/trace_event/heap_profiler_heap_dump_writer.cc',
|
| + 'base/trace_event/heap_profiler_scoped_ignore.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',
|
|
|