Chromium Code Reviews| Index: third_party/mesa/BUILD.gn |
| diff --git a/third_party/mesa/BUILD.gn b/third_party/mesa/BUILD.gn |
| index 3f27efce5fa17c8b3839ecd2bc875cc39e8b944b..58cb60c0d51a696b09c0cd80334a0ccf6634504b 100644 |
| --- a/third_party/mesa/BUILD.gn |
| +++ b/third_party/mesa/BUILD.gn |
| @@ -723,6 +723,7 @@ if (!is_android) { # TODO(GYP) enable for Android. |
| ":mesa_headers", |
| ":mesa", |
| ":mesa_libglslcommon", |
| + "//build/config/sanitizers:deps", |
| ] |
| if (is_win) { |