| Index: remoting/remoting_host.gypi
|
| diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi
|
| index b356167b53f512c64b594a3fb644607057eba68c..79374ed8169ada462011191bd6f6079981210003 100644
|
| --- a/remoting/remoting_host.gypi
|
| +++ b/remoting/remoting_host.gypi
|
| @@ -45,7 +45,7 @@
|
| '../crypto/crypto.gyp:crypto',
|
| '../google_apis/google_apis.gyp:google_apis',
|
| '../ipc/ipc.gyp:ipc',
|
| - '../ui/events/events.gyp:dom4_keycode_converter',
|
| + '../ui/events/events.gyp:dom_keycode_converter',
|
| ],
|
| 'defines': [
|
| 'HOST_BUNDLE_NAME="<(host_bundle_name)"',
|
|
|