Chromium Code Reviews| Index: tools/perf/clear_system_cache/BUILD.gn |
| diff --git a/tools/perf/clear_system_cache/BUILD.gn b/tools/perf/clear_system_cache/BUILD.gn |
| index 34cfad3b435c92f9e19271c0a21dd8ba76f87903..ab29ad42e6be1293eb5ffbb854f9dc145d1f09ca 100644 |
| --- a/tools/perf/clear_system_cache/BUILD.gn |
| +++ b/tools/perf/clear_system_cache/BUILD.gn |
| @@ -14,6 +14,7 @@ if (is_linux && !is_chromeos) { |
| deps = [ |
| "//base", |
| "//base/test:test_support", |
| + "//build/config/sanitizers:deps", |
| ] |
| } |
| } |