Index: chrome/browser/history/typed_url_syncable_service.cc |
diff --git a/chrome/browser/history/typed_url_syncable_service.cc b/chrome/browser/history/typed_url_syncable_service.cc |
index 92240d2ee5eee6b7716cafb89a7247b9df55c82f..3b6d57eaeb4471718a5b06dfe971f6b5432e3a8c 100644 |
--- a/chrome/browser/history/typed_url_syncable_service.cc |
+++ b/chrome/browser/history/typed_url_syncable_service.cc |
@@ -7,7 +7,7 @@ |
#include "base/auto_reset.h" |
#include "base/logging.h" |
#include "base/metrics/histogram.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "chrome/browser/history/history_backend.h" |
#include "net/base/net_util.h" |
#include "sync/protocol/sync.pb.h" |