Clean 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 Review URL: http://codereview.chromium.org/8591035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110712 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment