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

Unified Diff: build/linux/system.gyp

Issue 297833015: Support standard keyboard keys emulated by the braille drivers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Fix typos and clarify some docs. 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 | « no previous file | chrome/browser/extensions/api/braille_display_private/braille_controller_brlapi.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/linux/system.gyp
diff --git a/build/linux/system.gyp b/build/linux/system.gyp
index b7982561abe38b12e9bdc715c89161cff9df95f9..6a7cae07c998347c564b1246e3f1aec09a7bb752 100644
--- a/build/linux/system.gyp
+++ b/build/linux/system.gyp
@@ -746,7 +746,6 @@
'--link-directly=<(linux_link_libbrlapi)',
'brlapi_getHandleSize',
'brlapi_error_location',
- 'brlapi_expandKeyCode',
'brlapi_strerror',
'brlapi__acceptKeys',
'brlapi__openConnection',
« no previous file with comments | « no previous file | chrome/browser/extensions/api/braille_display_private/braille_controller_brlapi.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698