| Index: webkit/browser/database/database_util.h
|
| diff --git a/webkit/browser/database/database_util.h b/webkit/browser/database/database_util.h
|
| index 547e0a28c6773ed9e9372cc1a111d088c531f2f5..bf037f97ffb194204607a455dd2c0c7cb320d8d2 100644
|
| --- a/webkit/browser/database/database_util.h
|
| +++ b/webkit/browser/database/database_util.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef WEBKIT_BROWSER_DATABASE_DATABASE_UTIL_H_
|
| #define WEBKIT_BROWSER_DATABASE_DATABASE_UTIL_H_
|
|
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "webkit/storage/webkit_storage_export.h"
|
|
|
|
|