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

Unified Diff: content/public/app/BUILD.gn

Issue 2774463002: image_decoder service -> data_decoder service (Closed)
Patch Set: . 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
Index: content/public/app/BUILD.gn
diff --git a/content/public/app/BUILD.gn b/content/public/app/BUILD.gn
index 7ea74d83c2ba13973d2194da7c72e818ef662e2d..782cd3a977383459c58c6bdb34e6c3a21ba98b73 100644
--- a/content/public/app/BUILD.gn
+++ b/content/public/app/BUILD.gn
@@ -179,6 +179,7 @@ service_manifest("packaged_services_manifest") {
source = "mojo/content_packaged_services_manifest.json"
packaged_services = [
"//media/mojo/services:media_manifest",
+ "//services/data_decoder:manifest",
"//services/device:manifest",
"//services/shape_detection:manifest",
]
« no previous file with comments | « content/browser/service_manager/service_manager_context.cc ('k') | content/public/app/mojo/content_browser_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698