Index: ash/system/date/date_view.cc |
diff --git a/ash/system/date/date_view.cc b/ash/system/date/date_view.cc |
index 4eabea88ddd47c69924c2997c286b456d18086ce..b04489773297346c4fca73b13ba00695a0bc513e 100644 |
--- a/ash/system/date/date_view.cc |
+++ b/ash/system/date/date_view.cc |
@@ -9,8 +9,8 @@ |
#include "ash/system/tray/tray_constants.h" |
#include "ash/system/tray/tray_utils.h" |
#include "base/i18n/time_formatting.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "base/time.h" |
-#include "base/utf_string_conversions.h" |
#include "grit/ash_strings.h" |
#include "third_party/icu/public/i18n/unicode/datefmt.h" |
#include "third_party/icu/public/i18n/unicode/dtptngen.h" |