Chromium Code Reviews| Index: mojo/runner/host/linux_sandbox.cc |
| diff --git a/mojo/runner/host/linux_sandbox.cc b/mojo/runner/host/linux_sandbox.cc |
| index c9d1323a54caf9a46d4b9cda1936126eb1c1998b..361cdd9e8300bb27a0d95af2288249c6b9b90043 100644 |
| --- a/mojo/runner/host/linux_sandbox.cc |
| +++ b/mojo/runner/host/linux_sandbox.cc |
| @@ -10,6 +10,7 @@ |
| #include "base/bind.h" |
| #include "base/debug/leak_annotations.h" |
| +#include "base/macros.h" |
| #include "base/posix/eintr_wrapper.h" |
| #include "base/rand_util.h" |
| #include "base/sys_info.h" |