| 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 9b8e5be40a27fb58a748c39ce52c490c63d73c9d..81b18b16fb3896a2faf1b65d90d4b65d9cf8141c 100644
|
| --- a/webkit/renderer/dom_storage/dom_storage_proxy.h
|
| +++ b/webkit/renderer/dom_storage/dom_storage_proxy.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/nullable_string16.h"
|
| +#include "base/strings/nullable_string16.h"
|
| #include "base/strings/string16.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "webkit/common/dom_storage/dom_storage_types.h"
|
|
|