| 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",
|
| ]
|
|
|