Index: content/app/content_main.cc |
diff --git a/content/app/content_main.cc b/content/app/content_main.cc |
index 5720b490d3c0614541fe9b41b27095f16123111b..678e96fa3a11b40043aab8cfbe4239c92313d948 100644 |
--- a/content/app/content_main.cc |
+++ b/content/app/content_main.cc |
@@ -40,6 +40,7 @@ |
#include "base/mach_ipc_mac.h" |
#include "base/system_monitor/system_monitor.h" |
#include "content/browser/mach_broker_mac.h" |
+#include "content/common/sandbox_init_mac.h" |
#endif // OS_WIN |
#if defined(OS_POSIX) |