| 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 61d8c9b0584a71c5ce7643a5dabe78dfabc8cf4d..fdf1cc627c751d59bb5b55777ddcc57463fb2b8a 100644
|
| --- a/ash/system/chromeos/session/logout_confirmation_controller.cc
|
| +++ b/ash/system/chromeos/session/logout_confirmation_controller.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "ash/system/chromeos/session/logout_confirmation_controller.h"
|
|
|
| -#include "ash/session_state_delegate.h"
|
| +#include "ash/session/session_state_delegate.h"
|
| #include "ash/shell.h"
|
| #include "ash/system/chromeos/session/logout_confirmation_dialog.h"
|
| #include "base/location.h"
|
|
|