Index: content/public/browser/browser_child_process_host.h |
diff --git a/content/public/browser/browser_child_process_host.h b/content/public/browser/browser_child_process_host.h |
index bafb0278472493529064d5205f3bad6c6eb5920e..d2b4fc517670ec2833246b189ec7ed624f112562 100644 |
--- a/content/public/browser/browser_child_process_host.h |
+++ b/content/public/browser/browser_child_process_host.h |
@@ -6,7 +6,7 @@ |
#define CONTENT_PUBLIC_BROWSER_BROWSER_CHILD_PROCESS_HOST_H_ |
#include "base/process_util.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "build/build_config.h" |
#include "content/common/content_export.h" |
#include "content/public/common/process_type.h" |