| Index: chrome/browser/ui/ash/system_tray_delegate_chromeos.cc
|
| diff --git a/chrome/browser/ui/ash/system_tray_delegate_chromeos.cc b/chrome/browser/ui/ash/system_tray_delegate_chromeos.cc
|
| index a1492582daeef5fdfa973563e4d7122c68daed5b..6786dfbbb298d5ce2b34319cc77b7cc128ab059c 100644
|
| --- a/chrome/browser/ui/ash/system_tray_delegate_chromeos.cc
|
| +++ b/chrome/browser/ui/ash/system_tray_delegate_chromeos.cc
|
| @@ -23,7 +23,7 @@
|
| #include "ash/system/date/clock_observer.h"
|
| #include "ash/system/drive/drive_observer.h"
|
| #include "ash/system/ime/ime_observer.h"
|
| -#include "ash/system/logout_button/logout_button_observer.h"
|
| +#include "ash/system/session/logout_button_observer.h"
|
| #include "ash/system/tray/system_tray.h"
|
| #include "ash/system/tray/system_tray_delegate.h"
|
| #include "ash/system/tray/system_tray_notifier.h"
|
|
|