parent
abec938b0a
commit
e1502f6953
9 changed files with 42 additions and 42 deletions
|
@ -183,7 +183,8 @@ void CommonWebContentsDelegate::InitWithWebContents(
|
|||
#if BUILDFLAG(ENABLE_PRINTING)
|
||||
PrintPreviewMessageHandler::CreateForWebContents(web_contents);
|
||||
printing::PrintViewManagerBasic::CreateForWebContents(web_contents);
|
||||
printing::CreateCompositeClientIfNeeded(web_contents);
|
||||
printing::CreateCompositeClientIfNeeded(web_contents,
|
||||
browser_context->GetUserAgent());
|
||||
#endif
|
||||
|
||||
// Determien whether the WebContents is offscreen.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue