Fix a build failing in the x86 linux builds ...
commit425ba073036f96f04aea09c9836826ccb2e124e4
authordpranke <dpranke@chromium.org>
Sun, 1 Mar 2015 19:07:32 +0000 (1 11:07 -0800)
committerCommit bot <commit-bot@chromium.org>
Sun, 1 Mar 2015 19:08:01 +0000 (1 19:08 +0000)
treefc9c0547047b82dbcb0d8ea4c2860c373a0cec52
parent267d01132405cdfa814029fbbdf08a3269f5aaf8
Fix a build failing in the x86 linux builds ...

If NaCl is disabled, we get a build failure in the
x86 Linux builds when trying to build monacl_shell
(which isn't defined).

This patch fixes the issue by not trying to include
the gn_migration targets *and* by not trying to
build monacl_shell when nacl is disabled, both of
which were wrong.

Also, this patch fixes an issue in 'analyze' where it
was trying to analyze build_utf8_validator_tables
and not #host.

TBR=brettw@chromium.org
BUG=462945, 461019

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

Cr-Commit-Position: refs/heads/master@{#318626}
build/all.gyp
build/gn_migration.gypi