Skip to content

Commit

Permalink
Fix gn bootstrap
Browse files Browse the repository at this point in the history
R=dpranke

Change-Id: I469e7e478141e7c389f7a16a5e860122785bab44
Reviewed-on: https://chromium-review.googlesource.com/1072740
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#561663}
  • Loading branch information
tanderson-google authored and Commit Bot committed May 24, 2018
1 parent 91da70f commit 8aca6d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/gn/bootstrap/bootstrap.py
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,6 @@ def write_gn_ninja(path, root_gen_dir, options, windows_x64_toolchain):
'base/trace_event/memory_peak_detector.cc',
'base/trace_event/memory_usage_estimator.cc',
'base/trace_event/process_memory_dump.cc',
'base/trace_event/sharded_allocation_register.cc',
'base/trace_event/trace_buffer.cc',
'base/trace_event/trace_config.cc',
'base/trace_event/trace_config_category_filter.cc',
Expand Down

0 comments on commit 8aca6d5

Please sign in to comment.