| Index: webkit/common/dom_storage/dom_storage_map.h
|
| diff --git a/webkit/common/dom_storage/dom_storage_map.h b/webkit/common/dom_storage/dom_storage_map.h
|
| index f57e387f0cae49f7824a4b5fe47ce290cdb065dd..5ffda0a959b25da7169c4c86b42d77880732c0d5 100644
|
| --- a/webkit/common/dom_storage/dom_storage_map.h
|
| +++ b/webkit/common/dom_storage/dom_storage_map.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "base/nullable_string16.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "webkit/common/dom_storage/dom_storage_types.h"
|
| #include "webkit/storage/webkit_storage_export.h"
|
|
|
|
|