| Index: ash/system/chromeos/bluetooth/tray_bluetooth.cc
|
| diff --git a/ash/system/chromeos/bluetooth/tray_bluetooth.cc b/ash/system/chromeos/bluetooth/tray_bluetooth.cc
|
| index c4e145265322fb3d7c1f268a58f72a61176114be..6cf157f1b0153e2d38c5015ab624fd4457094197 100644
|
| --- a/ash/system/chromeos/bluetooth/tray_bluetooth.cc
|
| +++ b/ash/system/chromeos/bluetooth/tray_bluetooth.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "ash/system/chromeos/bluetooth/tray_bluetooth.h"
|
|
|
| -#include "ash/session/session_state_delegate.h"
|
| +#include "ash/common/session/session_state_delegate.h"
|
| #include "ash/shell.h"
|
| #include "ash/system/tray/fixed_sized_scroll_view.h"
|
| #include "ash/system/tray/hover_highlight_view.h"
|
|
|