Fix 'gn_all' target on Mac GN build.
commitb071354fab13758e59a17f2afefe5ad001fab529
authordpranke <dpranke@chromium.org>
Fri, 31 Jul 2015 21:07:21 +0000 (31 14:07 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 31 Jul 2015 21:08:32 +0000 (31 21:08 +0000)
tree1ee87200e5d700e2c50b0d17cd00b7424cfe5240
parent8b735f8c69629aa777e274da3f033c581b458065
Fix 'gn_all' target on Mac GN build.

First, we shouldn't be trying to build the mojo targets, as they aren't currently supported or expected to work.

Second, it looks like some bitrot has crept in; disable device_unittests and content_unittests on the mac from building for now so that 'gn_all' will pass, and then we can come back to fix the targets later.

R=jam@chromium.org
BUG=
CQ_EXTRA_TRYBOTS=tryserver.chromium.mac:mac_chromium_gn_rel,mac_chromium_gn_dbg

Review URL: https://codereview.chromium.org/1259093007

Cr-Commit-Position: refs/heads/master@{#341409}
BUILD.gn