| Index: content/common/sandbox_mac.h
|
| diff --git a/content/common/sandbox_mac.h b/content/common/sandbox_mac.h
|
| index 557b4fb7c87671addf373401a8ce39fe1a2dcbd6..463d697c0066243facdcc5c9efa1c4a974f5dfc9 100644
|
| --- a/content/common/sandbox_mac.h
|
| +++ b/content/common/sandbox_mac.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/containers/hash_tables.h"
|
| #include "base/gtest_prod_util.h"
|
| #include "content/common/content_export.h"
|
| -#include "content/public/common/sandbox_type_mac.h"
|
| +#include "content/public/common/sandbox_type.h"
|
|
|
| namespace base {
|
| class FilePath;
|
|
|