| Index: webkit/dom_storage/dom_storage_database.h
 | 
| diff --git a/webkit/dom_storage/dom_storage_database.h b/webkit/dom_storage/dom_storage_database.h
 | 
| index e7644f2ed2bcfb2146f4ba371e8917bfee003361..ec81b2b63b72d349bf18bd8a37748772eb1ebde0 100644
 | 
| --- a/webkit/dom_storage/dom_storage_database.h
 | 
| +++ b/webkit/dom_storage/dom_storage_database.h
 | 
| @@ -10,8 +10,8 @@
 | 
|  #include "base/files/file_path.h"
 | 
|  #include "base/gtest_prod_util.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
| -#include "base/nullable_string16.h"
 | 
| -#include "base/string16.h"
 | 
| +#include "base/nullable_base::string16.h"
 | 
| +#include "base/string16.h.h"
 | 
|  #include "sql/connection.h"
 | 
|  #include "webkit/dom_storage/dom_storage_types.h"
 | 
|  #include "webkit/storage/webkit_storage_export.h"
 | 
| 
 |