| Index: chrome/service/service_child_process_host.cc
|
| ===================================================================
|
| --- chrome/service/service_child_process_host.cc (revision 107012)
|
| +++ chrome/service/service_child_process_host.cc (working copy)
|
| @@ -8,7 +8,7 @@
|
| #include "base/logging.h"
|
| #include "base/process_util.h"
|
| #include "chrome/common/chrome_switches.h"
|
| -#include "content/common/result_codes.h"
|
| +#include "content/public/common/result_codes.h"
|
|
|
| #if defined(OS_WIN)
|
| #include "base/file_path.h"
|
|
|