| Index: content/public/app/BUILD.gn
|
| diff --git a/content/public/app/BUILD.gn b/content/public/app/BUILD.gn
|
| index 6ba7505c7a2f106e7081e170c936379642cf10d7..c6a5990543d15a9c215f7a6fe903ca0c63e9d164 100644
|
| --- a/content/public/app/BUILD.gn
|
| +++ b/content/public/app/BUILD.gn
|
| @@ -185,6 +185,7 @@ service_manifest("packaged_services_manifest") {
|
| "//media/mojo/services:media_manifest",
|
| "//services/data_decoder:manifest",
|
| "//services/device:manifest",
|
| + "//services/resource_coordinator:manifest",
|
| "//services/shape_detection:manifest",
|
| ]
|
| }
|
|
|