Chromium Code Reviews| Index: remoting/host/it2me/BUILD.gn |
| diff --git a/remoting/host/it2me/BUILD.gn b/remoting/host/it2me/BUILD.gn |
| index 076c21b2cac2dea32263818f770d4801891ad840..ad47b9066b1bbeac5735b01f3a2213f5dc970ef7 100644 |
| --- a/remoting/host/it2me/BUILD.gn |
| +++ b/remoting/host/it2me/BUILD.gn |
| @@ -42,6 +42,7 @@ if (!is_win && enable_remoting_host) { |
| deps = [ |
| ":common", |
| + "//build/config/sanitizers:deps", |
| "//remoting/host", |
| "//remoting/host/native_messaging", |
| "//remoting/proto", |