Index: webkit/plugins/npapi/webplugin_delegate.h |
diff --git a/webkit/plugins/npapi/webplugin_delegate.h b/webkit/plugins/npapi/webplugin_delegate.h |
index c076f432194577bc9e7def701c2443be0d5c37fc..959dd7353f5497a60cf7ac7608915b2f9e767962 100644 |
--- a/webkit/plugins/npapi/webplugin_delegate.h |
+++ b/webkit/plugins/npapi/webplugin_delegate.h |
@@ -8,7 +8,7 @@ |
#include <string> |
#include <vector> |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "build/build_config.h" |
#include "third_party/WebKit/public/platform/WebCanvas.h" |
#include "third_party/npapi/bindings/npapi.h" |