Chromium Code Reviews| Index: content/test/mock_keyboard.h |
| diff --git a/content/test/mock_keyboard.h b/content/test/mock_keyboard.h |
| index a77875b4dcb1aeedf856faaed26fe5284e717da2..cb12c27064c271a9cace67d3bc4f5a3505985a25 100644 |
| --- a/content/test/mock_keyboard.h |
| +++ b/content/test/mock_keyboard.h |
| @@ -7,7 +7,8 @@ |
| #include <string> |
| -#include "base/basictypes.h" |
| +#include "base/macros.h" |
| +#include "build/build_config.h" |
| #if defined(OS_WIN) |
| #include "content/test/mock_keyboard_driver_win.h" |