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 6fb5c25..7865b28 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -2110,6 +2110,7 @@ '../ppapi/ppapi.gyp:ppapi_cpp_objects', '../skia/skia.gyp:skia', '../third_party/webrtc/modules/modules.gyp:desktop_capture', + '../ui/events/events.gyp:dom4_keycode_converter', ], 'sources': [ 'client/plugin/chromoting_instance.cc', |