| Index: components/nacl/browser/nacl_process_host.cc
|
| diff --git a/components/nacl/browser/nacl_process_host.cc b/components/nacl/browser/nacl_process_host.cc
|
| index e5a507ffea418a7b7c579ef1a3915bb5c84b3ddd..7f9a14c804648abcb4f6eb4096eb8e94f48d1f61 100644
|
| --- a/components/nacl/browser/nacl_process_host.cc
|
| +++ b/components/nacl/browser/nacl_process_host.cc
|
| @@ -595,7 +595,6 @@ bool NaClProcessHost::LaunchSelLdr() {
|
| }
|
|
|
| // Build command line for nacl.
|
| -
|
| #if defined(OS_LINUX)
|
| int flags = ChildProcessHost::CHILD_ALLOW_SELF;
|
| #else
|
|
|