Index: content/browser/mach_broker_mac.cc |
diff --git a/content/browser/mach_broker_mac.cc b/content/browser/mach_broker_mac.cc |
index 85fd3a816f1aa34505ed0159cef43ce7e2c6cc65..d27c8ba8d53797b2747be92be5444be5d88649ec 100644 |
--- a/content/browser/mach_broker_mac.cc |
+++ b/content/browser/mach_broker_mac.cc |
@@ -12,9 +12,9 @@ |
#include "base/stringprintf.h" |
#include "base/sys_string_conversions.h" |
#include "base/threading/platform_thread.h" |
-#include "content/browser/browser_thread.h" |
#include "content/browser/renderer_host/render_process_host.h" |
#include "content/common/child_process_info.h" |
+#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_service.h" |
#include "content/public/browser/notification_types.h" |
#include "content/public/common/content_switches.h" |