| Index: tools/gn/bootstrap/bootstrap.py
|
| diff --git a/tools/gn/bootstrap/bootstrap.py b/tools/gn/bootstrap/bootstrap.py
|
| index cb5e0ab23c3de980dffa71ac175f1310ae40898b..8764f0d996c98351915985d81a8a101e4da84277 100755
|
| --- a/tools/gn/bootstrap/bootstrap.py
|
| +++ b/tools/gn/bootstrap/bootstrap.py
|
| @@ -247,6 +247,7 @@ def write_ninja(path, options):
|
| 'base/trace_event/memory_dump_manager.cc',
|
| 'base/trace_event/memory_dump_request_args.cc',
|
| 'base/trace_event/memory_dump_session_state.cc',
|
| + 'base/trace_event/memory_profiler_allocation_context.cc',
|
| 'base/trace_event/process_memory_dump.cc',
|
| 'base/trace_event/process_memory_maps.cc',
|
| 'base/trace_event/process_memory_maps_dump_provider.cc',
|
|
|