DescriptionFix printing unittests after revert of r230235
r251066 reverted the backgrounding of the print dialog.
Before the revert
http://src.chromium.org/viewvc/chrome/trunk/src/printing/printing_context_win_unittest.cc?r1=232466&r2=232611
assumed they were going to be async, so added RunLoop. Now that the
dialog is synchronous again, remove that code which is causing the
MessageLoop to complain.
TBR=vitalybuka@chromium.org
R=asvitkine@chromium.org
BUG=180997, 342697
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251102
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|