Index: content/browser/indexed_db/indexed_db_database_error.h |
diff --git a/content/browser/indexed_db/indexed_db_database_error.h b/content/browser/indexed_db/indexed_db_database_error.h |
index 2a56d76dd0d0b4bae3148ea9e7cc95c827846143..3f5eef5e5740ff993f6ee23d87f1b9865a54f585 100644 |
--- a/content/browser/indexed_db/indexed_db_database_error.h |
+++ b/content/browser/indexed_db/indexed_db_database_error.h |
@@ -6,7 +6,7 @@ |
#define CONTENT_BROWSER_INDEXED_DB_INDEXED_DB_DATABASE_ERROR_H_ |
#include "base/basictypes.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "base/strings/utf_string_conversions.h" |
#include "third_party/WebKit/public/platform/WebIDBDatabaseError.h" |