| Index: chrome/browser/service/service_process_control.cc
|
| ===================================================================
|
| --- chrome/browser/service/service_process_control.cc (revision 77479)
|
| +++ chrome/browser/service/service_process_control.cc (working copy)
|
| @@ -13,11 +13,11 @@
|
| #include "chrome/browser/browser_process.h"
|
| #include "chrome/browser/io_thread.h"
|
| #include "chrome/browser/upgrade_detector.h"
|
| -#include "chrome/common/child_process_host.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/service_messages.h"
|
| #include "chrome/common/service_process_util.h"
|
| #include "content/browser/browser_thread.h"
|
| +#include "content/common/child_process_host.h"
|
| #include "content/common/notification_service.h"
|
| #include "ui/base/ui_base_switches.h"
|
|
|
|
|