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

Unified Diff: content/public/app/BUILD.gn

Issue 2832633002: Add PDF compositor service (Closed)
Patch Set: remove headers Created 3 years, 8 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: content/public/app/BUILD.gn
diff --git a/content/public/app/BUILD.gn b/content/public/app/BUILD.gn
index 82f65ba07c71e2a0cea8474a715cc69507c6ba8e..6001db01f0b05d366077eea7bbb1bebac6be704c 100644
--- a/content/public/app/BUILD.gn
+++ b/content/public/app/BUILD.gn
@@ -178,6 +178,7 @@ service_manifest("packaged_services_manifest") {
name = "content_packaged_services"
source = "mojo/content_packaged_services_manifest.json"
packaged_services = [
+ "//components/printing/service:pdf_compositor_manifest",
"//content/network:manifest",
"//media/mojo/services:media_manifest",
"//services/data_decoder:manifest",

Powered by Google App Engine
This is Rietveld 408576698