refactor: enable OOPIF printing to PDF (#36051)
This commit is contained in:
parent
289bdbe4bc
commit
7921fec761
5 changed files with 42 additions and 187 deletions
|
@ -232,6 +232,8 @@ static_library("chrome") {
|
|||
"//chrome/browser/printing/printing_service.h",
|
||||
"//components/printing/browser/print_to_pdf/pdf_print_job.cc",
|
||||
"//components/printing/browser/print_to_pdf/pdf_print_job.h",
|
||||
"//components/printing/browser/print_to_pdf/pdf_print_result.cc",
|
||||
"//components/printing/browser/print_to_pdf/pdf_print_result.h",
|
||||
"//components/printing/browser/print_to_pdf/pdf_print_utils.cc",
|
||||
"//components/printing/browser/print_to_pdf/pdf_print_utils.h",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue