diff options
Diffstat (limited to 'chromium/content/child/BUILD.gn')
-rw-r--r-- | chromium/content/child/BUILD.gn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/content/child/BUILD.gn b/chromium/content/child/BUILD.gn index 131caa77dd9..58474970eb7 100644 --- a/chromium/content/child/BUILD.gn +++ b/chromium/content/child/BUILD.gn @@ -147,7 +147,6 @@ target(link_target_type, "child") { deps += [ "//components/services/font/public/cpp", "//components/services/font/public/mojom", - "//services/service_manager/zygote", ] } |