DescriptionNaCl: Fix link time error when DISABLE_NACL is set
This fixes breakage on the ARM buildbot, introduced by r54113.
nacl::Close() is not available when DISABLE_NACL is set.
The error was:
nacl_process_host.cc: error: undefined reference to 'nacl::Close(int)'
BUG=none
TEST=none (no trybot for the ARM build)
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54123
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|