| Index: ash/system/chromeos/session/logout_confirmation_dialog.cc
|
| diff --git a/ash/system/chromeos/session/logout_confirmation_dialog.cc b/ash/system/chromeos/session/logout_confirmation_dialog.cc
|
| index b43e5e6291f6f6dd062eb9dacc44c3b3c2f37b79..d62d61f71fc99d587101956786f920278b4203ec 100644
|
| --- a/ash/system/chromeos/session/logout_confirmation_dialog.cc
|
| +++ b/ash/system/chromeos/session/logout_confirmation_dialog.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "ash/system/chromeos/session/logout_confirmation_dialog.h"
|
|
|
| +#include "ash/common/system/tray/tray_constants.h"
|
| #include "ash/shell.h"
|
| #include "ash/system/chromeos/session/logout_confirmation_controller.h"
|
| -#include "ash/system/tray/tray_constants.h"
|
| #include "base/location.h"
|
| #include "base/time/tick_clock.h"
|
| #include "grit/ash_strings.h"
|
|
|