Chromium Code Reviews| 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', |