Index: chrome/browser/mach_broker_mac.cc |
=================================================================== |
--- chrome/browser/mach_broker_mac.cc (revision 77479) |
+++ chrome/browser/mach_broker_mac.cc (working copy) |
@@ -11,10 +11,10 @@ |
#include "base/sys_string_conversions.h" |
#include "base/threading/platform_thread.h" |
#include "chrome/browser/extensions/extension_host.h" |
-#include "chrome/common/child_process_info.h" |
#include "chrome/common/chrome_switches.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/common/notification_service.h" |
namespace { |