Index: chrome/BUILD.gn |
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
index 1f15d72e070a1a67d3658558713d7343c537483c..2c40c2f8b36235fa0480416c4d49c40c04d2c885 100644 |
--- a/chrome/BUILD.gn |
+++ b/chrome/BUILD.gn |
@@ -1043,7 +1043,6 @@ group("child_dependencies") { |
public_deps = [ |
"//chrome/common", |
"//sync", |
- "//third_party/cld_2:cld2_platform_impl", |
] |
if (!is_ios) { |
public_deps += [ |