Index: content/app/content_main_runner.cc |
diff --git a/content/app/content_main_runner.cc b/content/app/content_main_runner.cc |
index 257f701fecf1fc17276b80e19340351ae59e9da2..46599ac9b33368ec55788e6be83b940231400552 100644 |
--- a/content/app/content_main_runner.cc |
+++ b/content/app/content_main_runner.cc |
@@ -66,7 +66,6 @@ |
#elif defined(OS_MACOSX) |
#include "base/mac/scoped_nsautorelease_pool.h" |
#if !defined(OS_IOS) |
-#include "base/mach_ipc_mac.h" |
#include "base/power_monitor/power_monitor.h" |
#include "content/browser/mach_broker_mac.h" |
#include "content/common/sandbox_init_mac.h" |