DescriptionClean up disable_nacl
The status quo is to compile in a bunch of dead code under disable_nacl.
It's then littered with conditionals to avoid using things not linked
in. That's just silly. When NaCl is disabled, we should not compile
any of it in.
BUG= none
TEST= builds with and without GYP_DEFINES=disable_nacl=1
R=mseaborn@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110712
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|