Index: ash/shell/window_type_launcher.cc |
diff --git a/ash/shell/window_type_launcher.cc b/ash/shell/window_type_launcher.cc |
index 3080f91c9a158a09927621ca6871713dbf0fadf6..2d6752119ae0cdd504d7e14d1e0a2dd2280d8713 100644 |
--- a/ash/shell/window_type_launcher.cc |
+++ b/ash/shell/window_type_launcher.cc |
@@ -16,8 +16,8 @@ |
#include "ash/system/status_area_widget.h" |
#include "ash/system/web_notification/web_notification_tray.h" |
#include "base/bind.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "base/time.h" |
-#include "base/utf_string_conversions.h" |
#include "content/public/browser/browser_thread.h" |
#include "ui/aura/root_window.h" |
#include "ui/aura/window.h" |