Chromium Code Reviews| Index: third_party/iaccessible2/BUILD.gn |
| diff --git a/third_party/iaccessible2/BUILD.gn b/third_party/iaccessible2/BUILD.gn |
| index ce1e8c31242487290472c24623f7daf816955a1e..051fca11e5c333b6fba25e28c4fcac69b7153621 100644 |
| --- a/third_party/iaccessible2/BUILD.gn |
| +++ b/third_party/iaccessible2/BUILD.gn |
| @@ -39,5 +39,6 @@ shared_library("IAccessible2Proxy") { |
| deps = [ |
| ":iaccessible2", |
| + "//build/config/sanitizers:deps", |
| ] |
| } |