Index: webkit/renderer/dom_storage/dom_storage_proxy.h |
diff --git a/webkit/renderer/dom_storage/dom_storage_proxy.h b/webkit/renderer/dom_storage/dom_storage_proxy.h |
index 386954b94219a77751f5250cc2b306464f24f9b7..9b8e5be40a27fb58a748c39ce52c490c63d73c9d 100644 |
--- a/webkit/renderer/dom_storage/dom_storage_proxy.h |
+++ b/webkit/renderer/dom_storage/dom_storage_proxy.h |
@@ -8,7 +8,7 @@ |
#include "base/bind.h" |
#include "base/memory/ref_counted.h" |
#include "base/nullable_string16.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "googleurl/src/gurl.h" |
#include "webkit/common/dom_storage/dom_storage_types.h" |