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

Unified Diff: remoting/remoting_srcs.gypi

Issue 1416233002: Add NormalizingInputFilterWin to un-pick AltGr sequences. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comments. Created 5 years, 2 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/remoting_test.gypi » ('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 4815ba0e1771f5b0252f2b8f81af4aeb84bb4487..b9cd562234d56e826041a1fd52088b9e999304ac 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -246,6 +246,8 @@
'client/normalizing_input_filter_cros.h',
'client/normalizing_input_filter_mac.cc',
'client/normalizing_input_filter_mac.h',
+ 'client/normalizing_input_filter_win.cc',
+ 'client/normalizing_input_filter_win.h',
'client/server_log_entry_client.cc',
'client/server_log_entry_client.h',
'client/software_video_renderer.cc',
« no previous file with comments | « remoting/remoting_nacl.gyp ('k') | remoting/remoting_test.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698