| Index: mojo/runner/host/linux_sandbox.cc
|
| diff --git a/mojo/runner/host/linux_sandbox.cc b/mojo/runner/host/linux_sandbox.cc
|
| index 23b844328e8adc7d662197edfbea0f4aad21d7ed..fe648352e4e8c39eb643718c04ae0f8a19b1a98a 100644
|
| --- a/mojo/runner/host/linux_sandbox.cc
|
| +++ b/mojo/runner/host/linux_sandbox.cc
|
| @@ -23,6 +23,7 @@
|
| #include "sandbox/linux/services/namespace_sandbox.h"
|
| #include "sandbox/linux/services/proc_util.h"
|
| #include "sandbox/linux/services/thread_helpers.h"
|
| +#include "sandbox/linux/system_headers/linux_syscalls.h"
|
|
|
| using sandbox::syscall_broker::BrokerFilePermission;
|
|
|
|
|