SetIsDraftMode no longer a thing, see https://groups.google.com/a/chromium.org/forum/m/#!topic/chromium-checkins/6qohfKmEYyg
This commit is contained in:
parent
e835111195
commit
7b60ef6261
1 changed files with 0 additions and 1 deletions
|
@ -164,7 +164,6 @@ void PrintWebViewHelper::PrintPageInternal(
|
|||
return;
|
||||
|
||||
MetafileSkiaWrapper::SetMetafileOnCanvas(*canvas, metafile);
|
||||
skia::SetIsDraftMode(*canvas, is_print_ready_metafile_sent_);
|
||||
|
||||
#if 0
|
||||
if (params.params.display_header_footer) {
|
||||
|
|
Loading…
Reference in a new issue