| Index: chrome/browser/printing/pwg_raster_converter.h
|
| diff --git a/chrome/browser/printing/pwg_raster_converter.h b/chrome/browser/printing/pwg_raster_converter.h
|
| index a101afcd45c4371431d527b82a91ab109891aad8..1ff51e77591976c87a616f6738322637986a1939 100644
|
| --- a/chrome/browser/printing/pwg_raster_converter.h
|
| +++ b/chrome/browser/printing/pwg_raster_converter.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/memory/ref_counted_memory.h"
|
| +#include "base/memory/scoped_ptr.h"
|
|
|
| namespace base {
|
| class FilePath;
|
|
|