Don't set "print selection" to false.
commit9e0c5dcffaf8fd1c4776defb2eff6964c14a4ce8
authorvitalybuka@chromium.org <vitalybuka@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 12 Nov 2013 07:09:07 +0000 (12 07:09 +0000)
committervitalybuka@chromium.org <vitalybuka@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 12 Nov 2013 07:09:07 +0000 (12 07:09 +0000)
tree605908a062f91540add020b5692e876e26abc3b1
parent777462006e8864b8fe13b10b8f78cfecfeaa21db
Don't set "print selection" to false.
Before r231501 "print selection" was setup after InitPrintSettings. So reseting
to false was OK. Now option is already there so we need to keep it.

BUG=317851
NOTRY=true

Review URL: https://codereview.chromium.org/69033004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234444 0039d316-1c4b-4281-b951-d872f2087c98
printing/printing_context_mac.mm