Chromium Code Reviews| Index: ash/accelerators/accelerator_table.cc |
| diff --git a/ash/accelerators/accelerator_table.cc b/ash/accelerators/accelerator_table.cc |
| index e9dac97db73799f03e228f9276ef26ab00387af8..c855bf4aa22f5d6a729c1d2aadf7b18efe1a6892 100644 |
| --- a/ash/accelerators/accelerator_table.cc |
| +++ b/ash/accelerators/accelerator_table.cc |
| @@ -5,7 +5,7 @@ |
| #include "ash/accelerators/accelerator_table.h" |
| #include "ash/strings/grit/ash_strings.h" |
| -#include "base/basictypes.h" |
| +#include "base/macros.h" |
| namespace ash { |