Index: ash/shell/lock_view.cc |
diff --git a/ash/shell/lock_view.cc b/ash/shell/lock_view.cc |
index f8754249873f4ab3b122ab853f98f11dc70d2c9e..eb3b6948c6b7755a3743601276891d287c0e4fe6 100644 |
--- a/ash/shell/lock_view.cc |
+++ b/ash/shell/lock_view.cc |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "ash/common/shell_window_ids.h" |
#include "ash/session/session_state_delegate.h" |
#include "ash/shell.h" |
#include "ash/shell/example_factory.h" |
-#include "ash/shell_window_ids.h" |
#include "base/strings/utf_string_conversions.h" |
#include "ui/aura/window.h" |
#include "ui/aura/window_event_dispatcher.h" |