Update lists of compile targets for the GN bots.
Previously most of the GN bots were explicitly building
"all", which is a lot more than we build on the (non-clobber)
GYP bots.
This patch syncs the lists so that we build the same targets the
GYP bots build as much as possible (in some cases the targets
don't work yet for GYP).
This also will workaround a bug in MB where building "all" bypasses
analyze.
R=phajdan.jr@chromium.org
BUG=461019,480643
CQ_EXTRA_TRYBOTS=tryserver.chromium.mac:mac_chromium_gn_rel,mac_chromium_gn_dbg;tryserver.chromium.win:win8_chromium_gn_rel,win8_chromium_gn_dbg
Review URL: https://codereview.chromium.org/
1106853002
Cr-Commit-Position: refs/heads/master@{#326948}