| Index: chrome/browser/chromeos/input_method/input_method_delegate_impl.h
 | 
| diff --git a/chrome/browser/chromeos/input_method/input_method_delegate_impl.h b/chrome/browser/chromeos/input_method/input_method_delegate_impl.h
 | 
| index f4e1db651aca574fa3f6ecacd9e30900d223b4e1..7b47fbe98bdff56efa87ec3e924a3a23e489fb73 100644
 | 
| --- a/chrome/browser/chromeos/input_method/input_method_delegate_impl.h
 | 
| +++ b/chrome/browser/chromeos/input_method/input_method_delegate_impl.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_delegate.h"
 | 
|  
 | 
|  namespace chromeos {
 | 
| 
 |