Chromium Code Reviews| Index: printing/printing_test.h |
| diff --git a/printing/printing_test.h b/printing/printing_test.h |
| index 35b91697a0a5e4272155229f37f164d99870251d..9bd43d121cd28ec612fb1b8296ac3347842e3c11 100644 |
| --- a/printing/printing_test.h |
| +++ b/printing/printing_test.h |
| @@ -10,7 +10,7 @@ |
| #include <string> |
| -#include "base/basictypes.h" |
| +#include "base/macros.h" |
| // Disable the whole test case when executing on a computer that has no printer |
| // installed. |