Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Unified Diff: chrome/browser/BUILD.gn

Issue 2920013002: Use pdf compositor service for printing when OOPIF is enabled
Patch Set: rebase Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index f8f04b38bfc423a14dedab025c5f58e8391e44f2..0aaa58c716f730af65f949eaed4756f0d8c4acbc 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2480,6 +2480,8 @@ split_static_library("browser") {
"printing/print_view_manager_common.h",
"printing/printer_query.cc",
"printing/printer_query.h",
+ "printing/printing_init.cc",
+ "printing/printing_init.h",
"printing/printing_message_filter.cc",
"printing/printing_message_filter.h",
]
« no previous file with comments | « no previous file | chrome/browser/chrome_content_browser_manifest_overlay.json » ('j') | chrome/browser/printing/printing_init.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698