| Index: content/public/app/BUILD.gn
|
| diff --git a/content/public/app/BUILD.gn b/content/public/app/BUILD.gn
|
| index 7ea74d83c2ba13973d2194da7c72e818ef662e2d..038fb50c19fa6bb766850b8b3852d5e7382d95c9 100644
|
| --- a/content/public/app/BUILD.gn
|
| +++ b/content/public/app/BUILD.gn
|
| @@ -180,6 +180,7 @@ service_manifest("packaged_services_manifest") {
|
| packaged_services = [
|
| "//media/mojo/services:media_manifest",
|
| "//services/device:manifest",
|
| + "//services/resource_coordinator:manifest",
|
| "//services/shape_detection:manifest",
|
| ]
|
| }
|
|
|