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

Unified Diff: remoting/remoting_android.gypi

Issue 1321223003: Use scan codes when sending keyboard events froms physical keyboard. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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: remoting/remoting_android.gypi
diff --git a/remoting/remoting_android.gypi b/remoting/remoting_android.gypi
index 061465c7980c96d6d3d5451201f0f37533a90d83..33a4ca6c5ceb92c21dff46384c22cd94fd33c194 100644
--- a/remoting/remoting_android.gypi
+++ b/remoting/remoting_android.gypi
@@ -28,6 +28,7 @@
'remoting_protocol',
'../google_apis/google_apis.gyp:google_apis',
'../ui/gfx/gfx.gyp:gfx',
+ '../ui/events/events.gyp:dom_keycode_converter',
Lambros 2015/09/08 23:39:44 Move this above /ui/gfx/
Sergey Ulanov 2015/09/09 00:30:07 Done.
],
'sources': [
'client/jni/android_keymap.cc',

Powered by Google App Engine
This is Rietveld 408576698