Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(292)

Unified Diff: printing/print_settings_initializer_mac.h

Issue 47823002: De-duplicate job_settings parsing code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Noam's comments Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « printing/print_settings_initializer_gtk.cc ('k') | printing/print_settings_initializer_mac.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/print_settings_initializer_mac.h
diff --git a/printing/print_settings_initializer_mac.h b/printing/print_settings_initializer_mac.h
index 2b7925189f246581f4b7a271259c0f4033ad295c..bbdd0b1dd11c79f72cb932ebd2ecf93e4d72e7a0 100644
--- a/printing/print_settings_initializer_mac.h
+++ b/printing/print_settings_initializer_mac.h
@@ -19,8 +19,6 @@ class PRINTING_EXPORT PrintSettingsInitializerMac {
public:
static void InitPrintSettings(PMPrinter printer,
PMPageFormat page_format,
- const PageRanges& new_ranges,
- bool print_selection_only,
PrintSettings* print_settings);
private:
« no previous file with comments | « printing/print_settings_initializer_gtk.cc ('k') | printing/print_settings_initializer_mac.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698