Chromium Code Reviews| Index: gpu/tools/compositor_model_bench/BUILD.gn |
| diff --git a/gpu/tools/compositor_model_bench/BUILD.gn b/gpu/tools/compositor_model_bench/BUILD.gn |
| index 8eadc6b9716c21f5976e97240979121fec91d843..b074ee772ea0aa9eabaf280a2cfb6ed05a938b79 100644 |
| --- a/gpu/tools/compositor_model_bench/BUILD.gn |
| +++ b/gpu/tools/compositor_model_bench/BUILD.gn |
| @@ -22,6 +22,7 @@ if (is_linux && !is_chromeos && target_cpu != "arm" && use_x11) { |
| deps = [ |
| "//base", |
| + "//build/config/sanitizers:deps", |
| "//ui/gl", |
| ] |
| } |