| Index: chrome/browser/chromeos/input_method/input_method_persistence.h
|
| diff --git a/chrome/browser/chromeos/input_method/input_method_persistence.h b/chrome/browser/chromeos/input_method/input_method_persistence.h
|
| index 73af6d01d3a6b135306d3a6b53549ed79843520a..2693d9703b60b25b81cae047440fd9b2f851c30a 100644
|
| --- a/chrome/browser/chromeos/input_method/input_method_persistence.h
|
| +++ b/chrome/browser/chromeos/input_method/input_method_persistence.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ui/base/ime/chromeos/input_method_manager.h"
|
|
|
| class PrefService;
|
|
|