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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 9619014: Add Windows nativeKeyCode to USB keycode conversion table (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 9 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
Index: webkit/glue/webkit_glue.gypi
===================================================================
--- webkit/glue/webkit_glue.gypi (revision 126966)
+++ webkit/glue/webkit_glue.gypi (working copy)
@@ -345,6 +345,7 @@
'../plugins/ppapi/usb_key_code_conversion.cc',
'../plugins/ppapi/usb_key_code_conversion_linux.cc',
'../plugins/ppapi/usb_key_code_conversion_mac.cc',
+ '../plugins/ppapi/usb_key_code_conversion_win.cc',
'../plugins/ppapi/usb_keycode_map.h',
'../plugins/sad_plugin.cc',
'../plugins/sad_plugin.h',
« no previous file with comments | « no previous file | webkit/plugins/ppapi/usb_key_code_conversion.cc » ('j') | webkit/plugins/ppapi/usb_key_code_conversion.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698