| Index: content/public/app/BUILD.gn
|
| diff --git a/content/public/app/BUILD.gn b/content/public/app/BUILD.gn
|
| index 0977434184ea6fa7faf492c7a66b38cc9ca80b7e..470819e5b1348239a2810419c6aa16b873b9550d 100644
|
| --- a/content/public/app/BUILD.gn
|
| +++ b/content/public/app/BUILD.gn
|
| @@ -186,12 +186,6 @@
|
| source = "mojo/content_gpu_manifest.json"
|
| }
|
|
|
| -service_manifest("plugin_manifest") {
|
| - type = "exe"
|
| - name = "content_plugin"
|
| - source = "mojo/content_plugin_manifest.json"
|
| -}
|
| -
|
| service_manifest("renderer_manifest") {
|
| type = "exe"
|
| name = "content_renderer"
|
|
|