Chromium Code Reviews| Index: content/app/BUILD.gn |
| diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn |
| index 116a1dbeb7214447e8c7e52456dc443354dc3566..1c4e91355318603af56e600d2263ad762366e25f 100644 |
| --- a/content/app/BUILD.gn |
| +++ b/content/app/BUILD.gn |
| @@ -15,7 +15,6 @@ template("implement_content_app") { |
| extra_configs = [ |
| "//build/config/compiler:wexit_time_destructors", |
| "//content:content_implementation", |
| - "//content/public/common:mojo_shell_client", |
| "//v8:external_startup_data", |
| ] |