diff options
author | hidehiko <hidehiko@chromium.org> | 2014-10-20 10:29:40 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-20 17:30:05 +0000 |
commit | 0eae344c5c51d5f2375f0ff28793ceba62dd2cde (patch) | |
tree | 517212dc0315b4498507cced7edc84ff0fcff823 /styleguide | |
parent | 367ff21cdcc4fe3480a7d7706b4ab9ef5d611354 (diff) | |
download | chromium_src-0eae344c5c51d5f2375f0ff28793ceba62dd2cde.zip chromium_src-0eae344c5c51d5f2375f0ff28793ceba62dd2cde.tar.gz chromium_src-0eae344c5c51d5f2375f0ff28793ceba62dd2cde.tar.bz2 |
Non-SFI Mode: Add disable_nacl_untrusted==0 to the condition of nacl_helper_nonsfi creation.
nacl_helper_nonsfi is actually NOT the untrusted code, but this is built by
the PNaCl toolchain, which is native_client untrusted toolchain in the
context of common.gypi. In order to keep the other _nacl.gyp files simple,
this CL adds disable_nacl_untrusted==0 guard to the nacl_helper_nonsfi
creating condition, so that it does not cause the gyp error due to depending
on missing targets when disable_nacl_untrusted is set to 1.
BUG=358465
TEST=Ran trybots.
Review URL: https://codereview.chromium.org/664153002
Cr-Commit-Position: refs/heads/master@{#300290}
Diffstat (limited to 'styleguide')
0 files changed, 0 insertions, 0 deletions