-
dpranke authored
The 'gn_all' target in src/BUILD.gn didn't actually build everything, which could be confusing. This patch renames the target to 'both_gn_and_gyp' which should make the intent clearer, and reworks the accompanyhing targets in both the GN and GYP builds to match. R=jam@chromium.org BUG= Review URL: https://codereview.chromium.org/1104213005 Cr-Commit-Position: refs/heads/master@{#327411}
ddc17490