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

Unified Diff: content/public/app/mojo/content_browser_manifest.json

Issue 2832633002: Add PDF compositor service (Closed)
Patch Set: rebase Created 3 years, 8 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: content/public/app/mojo/content_browser_manifest.json
diff --git a/content/public/app/mojo/content_browser_manifest.json b/content/public/app/mojo/content_browser_manifest.json
index fbd354ef77edbdf5edc06028cb1b353a3900c66c..897baed86f674a9d128a23b96a47702de3d9f384 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -48,6 +48,7 @@
"service_manager::mojom::ServiceFactory"
],
"utility": [
+ "discardable_memory::mojom::DiscardableSharedMemoryManager",
"memory_instrumentation::mojom::Coordinator"
]
},

Powered by Google App Engine
This is Rietveld 408576698