diff options
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r-- | remoting/remoting.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index a464532..a8bda51 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -277,6 +277,7 @@ '../google_apis/google_apis.gyp:google_apis', '../ipc/ipc.gyp:ipc', '../third_party/webrtc/modules/modules.gyp:desktop_capture', + '../ui/ui.gyp:keycode_converter', ], 'defines': [ 'VERSION=<(version_full)', |