Index: chrome/browser/history/history_browsertest.cc |
diff --git a/chrome/browser/history/history_browsertest.cc b/chrome/browser/history/history_browsertest.cc |
index a233ca2b0cf882c89258b58211849ae0b97e26e6..a7831ff13793a70a8d03b24d89a0ce4d1b5130d1 100644 |
--- a/chrome/browser/history/history_browsertest.cc |
+++ b/chrome/browser/history/history_browsertest.cc |
@@ -8,7 +8,7 @@ |
#include "base/command_line.h" |
#include "base/message_loop.h" |
#include "base/prefs/pref_service.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "chrome/app/chrome_command_ids.h" |
#include "chrome/browser/history/history_db_task.h" |
#include "chrome/browser/history/history_service.h" |