Chromium Code Reviews| Index: remoting/remoting_test.gypi |
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi |
| index 2251868fc29fe8572abd79dcb25a3891db2d2b1d..dae36074d1519d2681e990f6c6ed2423a408413b 100644 |
| --- a/remoting/remoting_test.gypi |
| +++ b/remoting/remoting_test.gypi |
| @@ -255,6 +255,7 @@ |
| }, { # chromeos==1 |
| 'sources!': [ |
| 'host/linux/x_server_clipboard_unittest.cc', |
| + 'host/local_input_monitor_unittest.cc', |
| ], |
| }], |
| [ 'use_ozone==1', { |