Chromium Code Reviews| Index: printing/printed_page.h |
| diff --git a/printing/printed_page.h b/printing/printed_page.h |
| index aa94b61b2f089d393c0e9801fd64cfbf96d6e3ba..550d992c8413269d798e4737939c3c1089b0f6af 100644 |
| --- a/printing/printed_page.h |
| +++ b/printing/printed_page.h |
| @@ -5,6 +5,7 @@ |
| #ifndef PRINTING_PRINTED_PAGE_H_ |
| #define PRINTING_PRINTED_PAGE_H_ |
| +#include "base/macros.h" |
| #include "base/memory/ref_counted.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "printing/metafile.h" |