Index: chrome/browser/history/url_database.cc |
diff --git a/chrome/browser/history/url_database.cc b/chrome/browser/history/url_database.cc |
index 5387bc190706a48e209832fe2b347d31c301a1c0..0856d25ef4f7a508a0af2939879ed4a9f810bc85 100644 |
--- a/chrome/browser/history/url_database.cc |
+++ b/chrome/browser/history/url_database.cc |
@@ -10,7 +10,7 @@ |
#include <vector> |
#include "base/i18n/case_conversion.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "chrome/common/url_constants.h" |
#include "googleurl/src/gurl.h" |
#include "sql/statement.h" |