diff options
Diffstat (limited to 'ash/system/chromeos/tray_caps_lock.cc')
-rw-r--r-- | ash/system/chromeos/tray_caps_lock.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ash/system/chromeos/tray_caps_lock.cc b/ash/system/chromeos/tray_caps_lock.cc index 0c83ea4..2a1d732 100644 --- a/ash/system/chromeos/tray_caps_lock.cc +++ b/ash/system/chromeos/tray_caps_lock.cc @@ -8,6 +8,7 @@ #include "ash/shell.h" #include "ash/system/tray/actionable_view.h" #include "ash/system/tray/fixed_sized_image_view.h" +#include "ash/system/tray/system_tray_delegate.h" #include "ash/system/tray/system_tray_notifier.h" #include "ash/system/tray/tray_constants.h" #include "base/sys_info.h" |