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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

Issue 2920013002: Use pdf compositor service for printing when OOPIF is enabled
Patch Set: address Lei's comments Created 3 years, 3 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 e659aec2f7d606037a7867d6ae1f7186d96ce8eb..9a48773d6e2fadfb6e4e5e369daf35f9f2787017 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": [ "compositor" ],
"profile_import": [ "import" ],
"profiling": [ "memlog" ],
"preferences": [ "pref_client", "pref_control" ],

Powered by Google App Engine
This is Rietveld 408576698