| Index: ash/system/chromeos/session/logout_confirmation_controller.cc
|
| diff --git a/ash/system/chromeos/session/logout_confirmation_controller.cc b/ash/system/chromeos/session/logout_confirmation_controller.cc
|
| index f0c5884e8c00f854256ffb29e639e9cab4bacb7e..822f96c0762c1bb1d48efa852b5a66d0f1781112 100644
|
| --- a/ash/system/chromeos/session/logout_confirmation_controller.cc
|
| +++ b/ash/system/chromeos/session/logout_confirmation_controller.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <utility>
|
|
|
| -#include "ash/session/session_state_delegate.h"
|
| +#include "ash/common/session/session_state_delegate.h"
|
| #include "ash/shell.h"
|
| #include "ash/system/chromeos/session/logout_confirmation_dialog.h"
|
| #include "base/location.h"
|
|
|