forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Quick fix of namespace syntax error for compile without USE_SECCOMP_BPF.
nacl_bpf_sandbox_linux.cc has a syntax error if USE_SECCOMP_BPF is not defined. This CL fixes it. BUG=n/a TEST=Compile the file without defining USE_SECCOMP_BPF Review URL: https://codereview.chromium.org/343193004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279642 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
hidehiko@chromium.org
committed
Jun 25, 2014
1 parent
d550cb0
commit c4ba2a0
Showing
1 changed file
with
18 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters