Chromium Code Reviews| Index: content/public/app/BUILD.gn |
| diff --git a/content/public/app/BUILD.gn b/content/public/app/BUILD.gn |
| index 6ba7505c7a2f106e7081e170c936379642cf10d7..056fdeaae8c2a9c0ee1ed01ad43676325865b9a1 100644 |
| --- a/content/public/app/BUILD.gn |
| +++ b/content/public/app/BUILD.gn |
| @@ -181,6 +181,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", |
|
jam
2017/04/28 15:49:10
should this be in chrome?
Wei Li
2017/04/29 04:35:18
Done.
|
| "//content/network:manifest", |
| "//media/mojo/services:media_manifest", |
| "//services/data_decoder:manifest", |