Index: content/public/app/BUILD.gn |
diff --git a/content/public/app/BUILD.gn b/content/public/app/BUILD.gn |
index 9a0f601763724f607f2ba5a21f9374103fad3d34..09adc3781eac0c9d0ce5ab3b8987c663697ee543 100644 |
--- a/content/public/app/BUILD.gn |
+++ b/content/public/app/BUILD.gn |
@@ -178,6 +178,11 @@ |
name = "content_browser" |
source = "mojo/content_browser_manifest.json" |
packaged_services = [ |
+ "device", |
+ "file", |
+ "media", |
+ ] |
+ deps = [ |
"//media/mojo/services:media_manifest", |
"//services/device:manifest", |
"//services/file:manifest", |