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

Unified Diff: chrome/utility/BUILD.gn

Issue 2653963002: [Experimental] Supporting OOPIF printing
Patch Set: Rename service, fix for webview, and connect to DiscardableMemoryManager Created 3 years, 9 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
« no previous file with comments | « chrome/browser/printing/print_view_manager_base.cc ('k') | chrome/utility/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/utility/BUILD.gn
diff --git a/chrome/utility/BUILD.gn b/chrome/utility/BUILD.gn
index 637a2336e396d92ef3dbe4a86421407e9a6f1a62..0c2c1054db8d9269aa85a39659bafad68988d379 100644
--- a/chrome/utility/BUILD.gn
+++ b/chrome/utility/BUILD.gn
@@ -53,6 +53,8 @@ static_library("utility") {
"//printing/features",
"//services/image_decoder:lib",
"//services/image_decoder/public/cpp",
+ "//services/pdf_compositor:lib",
+ "//services/pdf_compositor/public/cpp",
"//services/service_manager/public/cpp",
"//skia",
"//sql",
« no previous file with comments | « chrome/browser/printing/print_view_manager_base.cc ('k') | chrome/utility/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698