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 3edb31dae64f1aa62507195832bf80be55cb0f33..9b0561579a21b97b02d4a275a24d4e7285c6f894 100644 |
| --- a/third_party/cld_2/BUILD.gn |
| +++ b/third_party/cld_2/BUILD.gn |
| @@ -149,6 +149,7 @@ if (!is_win) { |
| deps = [ |
| ":cld2_data", |
| ":cld2_dynamic", |
| + "//build/config/sanitizers:deps", |
| ] |
| configs -= [ "//build/config/compiler:chromium_code" ] |