DescriptionGN: Make //components/nacl depend on //sandbox
This is necessary to pass 'gn check' on Windows because
components/nacl/loader/nacl_main_platform_delegate_win.cc uses
the sandbox/win/src/sandbox.h header. The direct dependency is
not strictly necessary on Mac because its implementation of
NaClMainPlatformDelegate::EnableSandbox uses the wrapper
interface content::InitializeSandbox, nor on Linux because the
zygote handles it. But it doesn't hurt.
BUG=512869
R=bradnelson@chromium.org, mseaborn@chromium.org
Committed: https://crrev.com/70cb5268725c404561bc440c134448ded6aedb21
Cr-Commit-Position: refs/heads/master@{#362925}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|