Index: content/public/app/BUILD.gn |
diff --git a/content/public/app/BUILD.gn b/content/public/app/BUILD.gn |
index 09adc3781eac0c9d0ce5ab3b8987c663697ee543..9a0f601763724f607f2ba5a21f9374103fad3d34 100644 |
--- a/content/public/app/BUILD.gn |
+++ b/content/public/app/BUILD.gn |
@@ -178,11 +178,6 @@ service_manifest("browser_manifest") { |
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", |