Index: content/browser/renderer_host/render_view_host_delegate.h |
diff --git a/content/browser/renderer_host/render_view_host_delegate.h b/content/browser/renderer_host/render_view_host_delegate.h |
index b67eab10e520e72bede3d8756b82ad3e0e5ed2ae..bf603f803160f7e421a49007e84601b1f8824144 100644 |
--- a/content/browser/renderer_host/render_view_host_delegate.h |
+++ b/content/browser/renderer_host/render_view_host_delegate.h |
@@ -11,7 +11,7 @@ |
#include "base/callback.h" |
#include "base/i18n/rtl.h" |
#include "base/process_util.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "content/common/content_export.h" |
#include "content/public/common/context_menu_source_type.h" |
#include "content/public/common/javascript_message_type.h" |