| Index: tools/gn/bootstrap/bootstrap.py
|
| diff --git a/tools/gn/bootstrap/bootstrap.py b/tools/gn/bootstrap/bootstrap.py
|
| index 0bc2e4fb8701f08e6f2d5306f03c17a2f63dbd4e..b68021798e9659f253ce4e2f5117e632a6d2ba29 100755
|
| --- a/tools/gn/bootstrap/bootstrap.py
|
| +++ b/tools/gn/bootstrap/bootstrap.py
|
| @@ -517,6 +517,7 @@ def write_gn_ninja(path, root_gen_dir, options):
|
| 'base/trace_event/memory_allocator_dump.cc',
|
| 'base/trace_event/memory_allocator_dump_guid.cc',
|
| 'base/trace_event/memory_dump_manager.cc',
|
| + 'base/trace_event/memory_dump_provider_info.cc',
|
| 'base/trace_event/memory_dump_request_args.cc',
|
| 'base/trace_event/memory_dump_scheduler.cc',
|
| 'base/trace_event/memory_dump_session_state.cc',
|
|
|