| Index: ui/chromeos/ime/input_method_menu_manager.cc
|
| diff --git a/ui/chromeos/ime/input_method_menu_manager.cc b/ui/chromeos/ime/input_method_menu_manager.cc
|
| index d6ebff225b05dfe738cacae99fc2071849c57246..f4032f83e7d793137a2b2b1e6d25ad43b6af6086 100644
|
| --- a/ui/chromeos/ime/input_method_menu_manager.cc
|
| +++ b/ui/chromeos/ime/input_method_menu_manager.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "ui/chromeos/ime/input_method_menu_manager.h"
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/logging.h"
|
| #include "base/memory/singleton.h"
|
|
|
|
|