Chromium Code Reviews| Index: sandbox/mac/pre_exec_delegate.h |
| diff --git a/sandbox/mac/pre_exec_delegate.h b/sandbox/mac/pre_exec_delegate.h |
| index 4ed41db89811db911626855e9f34a4c428ffc35c..b84082eac0beb4f1a814b5955a2dffaa5fc93db4 100644 |
| --- a/sandbox/mac/pre_exec_delegate.h |
| +++ b/sandbox/mac/pre_exec_delegate.h |
| @@ -5,9 +5,6 @@ |
| #ifndef SANDBOX_MAC_PRE_EXEC_DELEGATE_H_ |
| #define SANDBOX_MAC_PRE_EXEC_DELEGATE_H_ |
| -#include <stdint.h> |
| - |
| -#include "base/macros.h" |
| #include "base/process/launch.h" |
| #include "sandbox/mac/xpc.h" |