Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(475)

Unified Diff: remoting/remoting_client.gypi

Issue 292103004: Enable keyboard filters in PNaCl client (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/client/plugin/pepper_input_handler.cc ('k') | remoting/remoting_nacl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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'
{
« no previous file with comments | « remoting/client/plugin/pepper_input_handler.cc ('k') | remoting/remoting_nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698