| Index: remoting/host/BUILD.gn
|
| diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn
|
| index 114f849631b98eea1c38802a8071fad3cdc1d83b..bbaefbc9229ed8994099588dfc27f6b6d88ee69c 100644
|
| --- a/remoting/host/BUILD.gn
|
| +++ b/remoting/host/BUILD.gn
|
| @@ -49,7 +49,7 @@ if (is_mac) { # TODO(GYP) Mac build of remoting host.
|
| "//remoting/protocol",
|
| "//remoting/resources",
|
| "//ui/events/platform",
|
| - "//ui/events:dom4_keycode_converter",
|
| + "//ui/events:dom_keycode_converter",
|
| ]
|
|
|
| if (enable_configuration_policy) {
|
|
|