Chromium Code Reviews| Index: remoting/remoting_host.gypi |
| diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi |
| index 0756fa91cd1564035e27edfe7bf6ddffddbd5ebf..14345cd0ff3474481499308d1d4b47c8b418346f 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': [ |