| Index: content/browser/bootstrap_sandbox_mac.cc
|
| diff --git a/content/browser/bootstrap_sandbox_mac.cc b/content/browser/bootstrap_sandbox_mac.cc
|
| index c4662ada4f48b2bb01735e9db116e68a5fb0b236..d982e8cc420e0e7b25b25c14c9976024dadb7880 100644
|
| --- a/content/browser/bootstrap_sandbox_mac.cc
|
| +++ b/content/browser/bootstrap_sandbox_mac.cc
|
| @@ -11,7 +11,7 @@
|
| #include "content/common/sandbox_init_mac.h"
|
| #include "content/public/browser/browser_child_process_observer.h"
|
| #include "content/public/browser/child_process_data.h"
|
| -#include "content/public/common/sandbox_type_mac.h"
|
| +#include "content/public/common/sandbox_type.h"
|
| #include "sandbox/mac/bootstrap_sandbox.h"
|
|
|
| namespace content {
|
|
|