| Index: content/public/app/BUILD.gn
|
| diff --git a/content/public/app/BUILD.gn b/content/public/app/BUILD.gn
|
| index 782cd3a977383459c58c6bdb34e6c3a21ba98b73..8730cd9cb6707121b178d26423924dffff87b5df 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/blamer:manifest",
|
| "//services/data_decoder:manifest",
|
| "//services/device:manifest",
|
| "//services/shape_detection:manifest",
|
|
|