Chromium Code Reviews| Index: remoting/host/linux/BUILD.gn |
| diff --git a/remoting/host/linux/BUILD.gn b/remoting/host/linux/BUILD.gn |
| index de5bbba2873b9abfa7d09c9ecb3045162ca25410..6e8a1fbe983d71c7f25eb3ab5eb8b87ab1eaaeb3 100644 |
| --- a/remoting/host/linux/BUILD.gn |
| +++ b/remoting/host/linux/BUILD.gn |
| @@ -16,6 +16,7 @@ if (enable_me2me_host) { |
| deps = [ |
| "//base", |
| + "//build/config/sanitizers:deps", |
| ] |
| libs = [ "pam" ] |