Index: chrome/service/service_utility_process_host.h |
=================================================================== |
--- chrome/service/service_utility_process_host.h (revision 104038) |
+++ chrome/service/service_utility_process_host.h (working copy) |
@@ -99,6 +99,7 @@ |
const FilePath& pdf_path, |
const gfx::Rect& render_area, |
int render_dpi, |
+ bool autorotate, |
const std::vector<printing::PageRange>& page_ranges); |
// Starts a process to get capabilities and defaults for the specified |