| Index: content/common/child_process_host.cc
|
| ===================================================================
|
| --- content/common/child_process_host.cc (revision 105328)
|
| +++ content/common/child_process_host.cc (working copy)
|
| @@ -13,7 +13,7 @@
|
| #include "content/common/child_process_info.h"
|
| #include "content/common/child_process_messages.h"
|
| #include "content/common/content_paths.h"
|
| -#include "content/common/content_switches.h"
|
| +#include "content/public/common/content_switches.h"
|
| #include "ipc/ipc_logging.h"
|
|
|
| #if defined(OS_LINUX)
|
|
|