Chromium Code Reviews| Index: trunk/src/build/config/features.gni |
| =================================================================== |
| --- trunk/src/build/config/features.gni (revision 283056) |
| +++ trunk/src/build/config/features.gni (working copy) |
| @@ -156,6 +156,3 @@ |
| # Chrome OS: whether to also build the upcoming version of |
| # ChromeVox, which can then be enabled via a command-line switch. |
| enable_chromevox_next = false |
| - |
| -# Use brlapi from brltty for braille display support. |
| -use_brlapi = is_chromeos |