Index: content/browser/browser_plugin/browser_plugin_host_factory.h |
diff --git a/content/browser/browser_plugin/browser_plugin_host_factory.h b/content/browser/browser_plugin/browser_plugin_host_factory.h |
index a1d2eb4c5bcde0b0bfe8044e35f6aee2a59387b7..9bfc1e2d740dd52aa14a55432068e8187cf20999 100644 |
--- a/content/browser/browser_plugin/browser_plugin_host_factory.h |
+++ b/content/browser/browser_plugin/browser_plugin_host_factory.h |
@@ -8,7 +8,7 @@ |
#include "base/base_export.h" |
#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "content/common/content_export.h" |
struct BrowserPluginHostMsg_CreateGuest_Params; |