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

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: 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
Index: build/linux/system.gyp
diff --git a/build/linux/system.gyp b/build/linux/system.gyp
index 84bfbbfda9cc42190e43a186edf9bd14590529e7..05335d88e36b0596b1b301e047f39739381efa49 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',

Powered by Google App Engine
This is Rietveld 408576698