| Index: remoting/host/mac/BUILD.gn
|
| diff --git a/remoting/host/mac/BUILD.gn b/remoting/host/mac/BUILD.gn
|
| index 33362130593cdde63777b76345bc3afbbbf38255..324bb4f449525bc331c0cdc68350ed4e52d3e315 100644
|
| --- a/remoting/host/mac/BUILD.gn
|
| +++ b/remoting/host/mac/BUILD.gn
|
| @@ -75,7 +75,7 @@ target("mac_app_bundle", "remoting_me2me_host") {
|
| # }
|
|
|
| deps = [
|
| - "//build/config/sanitizers:deps",
|
| + "//build/config:exe_and_shlib_deps",
|
| "//remoting/base:breakpad",
|
| "//remoting/host:main",
|
| "//remoting/host:remoting_me2me_host_static",
|
|
|