| Index: ash/shell/window_type_launcher.cc
|
| diff --git a/ash/shell/window_type_launcher.cc b/ash/shell/window_type_launcher.cc
|
| index b76d1a8341169e9ab701b42fc2136ffabcc84fe7..a1961f9892056f435ee02ed5bb091104600ca4af 100644
|
| --- a/ash/shell/window_type_launcher.cc
|
| +++ b/ash/shell/window_type_launcher.cc
|
| @@ -6,10 +6,10 @@
|
|
|
| #include <utility>
|
|
|
| +#include "ash/common/session/session_state_delegate.h"
|
| #include "ash/common/shell_window_ids.h"
|
| #include "ash/content/shell_content_state.h"
|
| #include "ash/root_window_controller.h"
|
| -#include "ash/session/session_state_delegate.h"
|
| #include "ash/shelf/shelf_widget.h"
|
| #include "ash/shell.h"
|
| #include "ash/shell/example_factory.h"
|
|
|