| Index: remoting/host/it2me/BUILD.gn
|
| diff --git a/remoting/host/it2me/BUILD.gn b/remoting/host/it2me/BUILD.gn
|
| index 0908c7496cdd3a11d61d17a2b6221c6b66d548fb..775cd65a9f62f3ac0106625a1688150852d9479c 100644
|
| --- a/remoting/host/it2me/BUILD.gn
|
| +++ b/remoting/host/it2me/BUILD.gn
|
| @@ -202,7 +202,7 @@ if (!is_chromeos && enable_remoting_host) {
|
|
|
| deps = [
|
| ":common",
|
| - "//build/config/sanitizers:deps",
|
| + "//build/config:exe_and_shlib_deps",
|
| "//remoting/host",
|
| "//remoting/host/native_messaging",
|
| "//remoting/proto",
|
|
|