summaryrefslogtreecommitdiffstats
path: root/chrome/utility/utility_thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/utility/utility_thread.h')
-rw-r--r--chrome/utility/utility_thread.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/utility/utility_thread.h b/chrome/utility/utility_thread.h
index e1e016e..c5e32c7 100644
--- a/chrome/utility/utility_thread.h
+++ b/chrome/utility/utility_thread.h
@@ -68,7 +68,6 @@ class UtilityThread : public ChildThread {
const gfx::Rect& render_area,
int render_dpi,
const std::vector<printing::PageRange>& page_ranges,
- printing::NativeMetafile* metafile,
int* highest_rendered_page_number);
#endif // defined(OS_WIN)