| Index: sandbox/mac/bootstrap_sandbox.cc
|
| diff --git a/sandbox/mac/bootstrap_sandbox.cc b/sandbox/mac/bootstrap_sandbox.cc
|
| index d006f3f532e84bbe6d65b10acaa086a2efa6bc8e..e8997f9ef68f774a5a826312add6fee87f47c71a 100644
|
| --- a/sandbox/mac/bootstrap_sandbox.cc
|
| +++ b/sandbox/mac/bootstrap_sandbox.cc
|
| @@ -5,13 +5,11 @@
|
| #include "sandbox/mac/bootstrap_sandbox.h"
|
|
|
| #include <servers/bootstrap.h>
|
| -#include <stdint.h>
|
| #include <unistd.h>
|
|
|
| #include "base/logging.h"
|
| #include "base/mac/foundation_util.h"
|
| #include "base/mac/mach_logging.h"
|
| -#include "base/macros.h"
|
| #include "base/rand_util.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "sandbox/mac/launchd_interception_server.h"
|
|
|