Chromium Code Reviews| Index: chrome/BUILD.gn |
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
| index d0e9c55b011ab6976ca6d6393b61c5f0d5958617..6b82fe74f6539dbaaf249144f7bbc6fbb8058262 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 += [ |