Chromium Code Reviews| Index: third_party/cld_2/BUILD.gn |
| diff --git a/third_party/cld_2/BUILD.gn b/third_party/cld_2/BUILD.gn |
| index 43217012502a102aece22b9c59f1ed9c642ded5a..b308eb00ce7ba0a9bb34e3f9bfa835abd7ebfde9 100644 |
| --- a/third_party/cld_2/BUILD.gn |
| +++ b/third_party/cld_2/BUILD.gn |
| @@ -113,8 +113,8 @@ static_library("cld2_static") { |
| ] |
| public_deps = [ |
| - ":cld_2", |
| ":cld2_data", |
| + ":cld_2", |
| ] |
| configs -= [ "//build/config/compiler:chromium_code" ] |
| configs += [ |