| Index: webkit/common/database/database_connections.h
|
| diff --git a/webkit/common/database/database_connections.h b/webkit/common/database/database_connections.h
|
| index e81c0536c2dce49e4f2c1f895d38dba1fe83a326..9c9e4fc350fca60f59b59e0682e841adf7c02cf7 100644
|
| --- a/webkit/common/database/database_connections.h
|
| +++ b/webkit/common/database/database_connections.h
|
| @@ -9,7 +9,7 @@
|
| #include <vector>
|
|
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "base/synchronization/lock.h"
|
| #include "webkit/storage/webkit_storage_export.h"
|
|
|
|
|