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

Unified Diff: remoting/remoting_srcs.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/remoting_nacl.gyp ('k') | remoting/webapp/client_plugin.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index d9d663e1fab9598e4786898311a03a15b8241c2f..d4c4a84bcf9130625d85eca37fbe44a3b5021368 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -226,10 +226,10 @@
'client/plugin/delegating_signal_strategy.h',
'client/plugin/media_source_video_renderer.cc',
'client/plugin/media_source_video_renderer.h',
- 'client/plugin/normalizing_input_filter.cc',
- 'client/plugin/normalizing_input_filter.h',
'client/plugin/normalizing_input_filter_cros.cc',
+ 'client/plugin/normalizing_input_filter_cros.h',
'client/plugin/normalizing_input_filter_mac.cc',
+ 'client/plugin/normalizing_input_filter_mac.h',
'client/plugin/pepper_audio_player.cc',
'client/plugin/pepper_audio_player.h',
'client/plugin/pepper_input_handler.cc',
« no previous file with comments | « remoting/remoting_nacl.gyp ('k') | remoting/webapp/client_plugin.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698