Chromium Code Reviews| Index: chrome/tools/profile_reset/BUILD.gn |
| diff --git a/chrome/tools/profile_reset/BUILD.gn b/chrome/tools/profile_reset/BUILD.gn |
| index b1c488f130f334f98f1f6b7432aa1306db906ee2..1cebad13f9dc00ad476e2bf1ffc7b8d4c67db034 100644 |
| --- a/chrome/tools/profile_reset/BUILD.gn |
| +++ b/chrome/tools/profile_reset/BUILD.gn |
| @@ -11,6 +11,7 @@ executable("jtl_compiler") { |
| deps = [ |
| ":jtl_compiler_lib", |
| "//base", |
| + "//build/config/sanitizers:deps", |
| "//crypto", |
| ] |
| } |