Index: webkit/common/dom_storage/dom_storage_types.h |
diff --git a/webkit/common/dom_storage/dom_storage_types.h b/webkit/common/dom_storage/dom_storage_types.h |
index fd5b800653186097ab9845f719bb819899f9ed48..ade06038e2bb1a8fbb1eb829027d414a5fbb5593 100644 |
--- a/webkit/common/dom_storage/dom_storage_types.h |
+++ b/webkit/common/dom_storage/dom_storage_types.h |
@@ -9,7 +9,7 @@ |
#include "base/basictypes.h" |
#include "base/nullable_string16.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "base/time.h" |
#include "googleurl/src/gurl.h" |
#include "webkit/storage/webkit_storage_export.h" |