Chromium Code Reviews| Index: remoting/remoting_host.gypi |
| diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi |
| index fa39c46ad5bdd978ca5b305d136e9190fb1498ff..5d726e03b109f91ba5318e5c9e4845356bf2a2f4 100644 |
| --- a/remoting/remoting_host.gypi |
| +++ b/remoting/remoting_host.gypi |
| @@ -68,6 +68,10 @@ |
| '../build/linux/system.gyp:xrandr', |
| '../build/linux/system.gyp:xtst', |
| ], |
| + }, { |
| + 'sources!' : [ |
| + 'host/linux/unicode_to_keysym.cc', |
| + ], |
| }], |
| ['chromeos==0 and use_ozone==0', { |
| 'dependencies': [ |