| Index: ui/chromeos/ime/input_method_menu_manager.h
|
| diff --git a/ui/chromeos/ime/input_method_menu_manager.h b/ui/chromeos/ime/input_method_menu_manager.h
|
| index 65427b7c3ccd5ab1b6c2354536ef3ef7c961a807..b78e27738932c66b30936e61e69003c4d5b3dfc4 100644
|
| --- a/ui/chromeos/ime/input_method_menu_manager.h
|
| +++ b/ui/chromeos/ime/input_method_menu_manager.h
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "base/macros.h"
|
| #include "base/observer_list.h"
|
| #include "ui/chromeos/ime/input_method_menu_item.h"
|
| #include "ui/chromeos/ui_chromeos_export.h"
|
|
|