| Index: ui/chromeos/ime/mode_indicator_view.h
|
| diff --git a/ui/chromeos/ime/mode_indicator_view.h b/ui/chromeos/ime/mode_indicator_view.h
|
| index d9c824bf58e93715d046edbd3bf12d53e8b4bccd..24cab4d7bdd54c02c32f42cdce43ebdaa2695e74 100644
|
| --- a/ui/chromeos/ime/mode_indicator_view.h
|
| +++ b/ui/chromeos/ime/mode_indicator_view.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef UI_CHROMEOS_IME_MODE_INDICATOR_VIEW_H_
|
| #define UI_CHROMEOS_IME_MODE_INDICATOR_VIEW_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/strings/string16.h"
|
| #include "base/timer/timer.h"
|
| #include "ui/chromeos/ui_chromeos_export.h"
|
|
|