| Index: sandbox/mac/launchd_interception_server.cc
|
| diff --git a/sandbox/mac/launchd_interception_server.cc b/sandbox/mac/launchd_interception_server.cc
|
| index b793b03ece9ea2fe0c57e6a9b00ba5b9544b8dcb..6ce61f6cddeeb8ec7e89cc8e92c9114c3fa36d2f 100644
|
| --- a/sandbox/mac/launchd_interception_server.cc
|
| +++ b/sandbox/mac/launchd_interception_server.cc
|
| @@ -5,8 +5,6 @@
|
| #include "sandbox/mac/launchd_interception_server.h"
|
|
|
| #include <servers/bootstrap.h>
|
| -#include <stddef.h>
|
| -#include <stdint.h>
|
|
|
| #include "base/logging.h"
|
| #include "base/mac/mac_util.h"
|
|
|