Index: remoting/remoting_client.gypi |
diff --git a/remoting/remoting_client.gypi b/remoting/remoting_client.gypi |
index ce1de7bd8740aad3e8172417879085ef78e5d46e..241b0c8761bfe6cc6b5fc77b4a6a22d8431ebe41 100644 |
--- a/remoting/remoting_client.gypi |
+++ b/remoting/remoting_client.gypi |
@@ -25,13 +25,6 @@ |
'client/plugin/pepper_entrypoints.cc', |
'client/plugin/pepper_entrypoints.h', |
], |
- 'conditions' : [ |
- [ 'chromeos==0', { |
- 'sources!': [ |
- 'client/plugin/normalizing_input_filter_cros.cc', |
- ], |
- }], |
- ], |
}, # end of target 'remoting_client_plugin' |
{ |