Unifying StartPage across all platforms
commitedc531f9ec270823787167f70c4c8c1ad45de146
authordpapad@chromium.org <dpapad@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 18 Mar 2011 17:52:23 +0000 (18 17:52 +0000)
committerdpapad@chromium.org <dpapad@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 18 Mar 2011 17:52:23 +0000 (18 17:52 +0000)
tree32bd3b45f3a93a4f060c82eda8d9c6a669bbd0ee
parent3e7b5d650e797a288c51e6a74d4595dc0e555d0b
Unifying StartPage across all platforms

Since there is already a getter method for retrieving the context, there is no reason for StartPage to return it. Also the parameter list can be uniform across all platforms. Some arguments are unused in order to achieve this.

BUG=NONE
TEST=NONE

Review URL: http://codereview.chromium.org/6667069

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78717 0039d316-1c4b-4281-b951-d872f2087c98
13 files changed:
chrome/renderer/print_web_view_helper_linux.cc
chrome/renderer/print_web_view_helper_mac.mm
chrome/renderer/print_web_view_helper_win.cc
chrome/utility/utility_thread.cc
printing/emf_win.cc
printing/emf_win.h
printing/emf_win_unittest.cc
printing/native_metafile.h
printing/pdf_metafile_mac.cc
printing/pdf_metafile_mac.h
printing/pdf_ps_metafile_cairo.cc
printing/pdf_ps_metafile_cairo.h
printing/pdf_ps_metafile_cairo_unittest.cc