| Index: ash/system/status_area_widget.cc
|
| diff --git a/ash/system/status_area_widget.cc b/ash/system/status_area_widget.cc
|
| index fe2836ec34493a51c74a30a4e249a8aec4427fcf..fafdcf1d76a845ed0ec6b6231eabc82061fd9497 100644
|
| --- a/ash/system/status_area_widget.cc
|
| +++ b/ash/system/status_area_widget.cc
|
| @@ -18,8 +18,8 @@
|
| #include "base/i18n/time_formatting.h"
|
|
|
| #if defined(OS_CHROMEOS)
|
| +#include "ash/common/system/chromeos/virtual_keyboard/virtual_keyboard_tray.h"
|
| #include "ash/system/chromeos/session/logout_button_tray.h"
|
| -#include "ash/system/chromeos/virtual_keyboard/virtual_keyboard_tray.h"
|
| #endif
|
|
|
| namespace ash {
|
|
|