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

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 again 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 bb01c75bd3ffd5ff7215a5d65ff5979d358b7aba..0f82695842cc70d7c42589c4c8c19177a41ad888 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -44,6 +44,7 @@
"local_state": [ "pref_client" ],
"nacl_broker": [ "browser" ],
"nacl_loader": [ "browser" ],
+ "pdf_compositor": [ "composite" ],
"profiling": [ "memlog" ],
"preferences": [ "pref_client", "pref_control" ],
"ui": [

Powered by Google App Engine
This is Rietveld 408576698