summaryrefslogtreecommitdiffstats
path: root/content/common/child_process_host.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/common/child_process_host.cc')
-rw-r--r--content/common/child_process_host.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/common/child_process_host.cc b/content/common/child_process_host.cc
index 65a9b7a..3ac362a 100644
--- a/content/common/child_process_host.cc
+++ b/content/common/child_process_host.cc
@@ -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)