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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

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/chrome_content_browser_manifest_overlay.json
diff --git a/chrome/browser/chrome_content_browser_manifest_overlay.json b/chrome/browser/chrome_content_browser_manifest_overlay.json
index b6a631ef14b77d55e0bec31cea59ca6e553f2033..3fee54326407675b86c7e2ba3ef7ad363e8b5ea4 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -36,6 +36,7 @@
"identity": [ "identity_manager" ],
"nacl_broker": [ "browser" ],
"nacl_loader": [ "browser" ],
+ "pdf_compositor": [ "composite" ],
"profiling": [ "memlog" ],
"preferences_forwarder": [ "pref_client" ],
"preferences": [ "pref_client", "pref_control" ],

Powered by Google App Engine
This is Rietveld 408576698