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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

Issue 2653963002: [Experimental] Supporting OOPIF printing
Patch Set: Rename service, fix for webview, and connect to DiscardableMemoryManager Created 3 years, 9 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
« no previous file with comments | « chrome/browser/chrome_content_browser_client.cc ('k') | chrome/browser/printing/print_composite_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 a55ea5672f4b27c5548344e91eeec1b944a891e1..bc39cd59d875ba9fc1254d515892730fcdb45698 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -49,6 +49,7 @@
"image_decoder": [ "decode" ],
"nacl_broker": [ "browser" ],
"nacl_loader": [ "browser" ],
+ "pdf_compositor": [ "composite" ],
"preferences": [ "preferences_manager" ],
"ui": [ "display_controller", "ime_registrar" ]
}
« no previous file with comments | « chrome/browser/chrome_content_browser_client.cc ('k') | chrome/browser/printing/print_composite_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698