Index: build/config/features.gni |
diff --git a/build/config/features.gni b/build/config/features.gni |
index 738a1b9077ec16c4a86b9d0917a5e7ffafa2229d..8778e1fcaafc899c3799ce127edd1878d5093b6a 100644 |
--- a/build/config/features.gni |
+++ b/build/config/features.gni |
@@ -130,9 +130,6 @@ enable_image_loader_extension = is_chromeos |
# 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 |
- |
enable_configuration_policy = !is_ios |
enable_mac_keystone = is_mac && is_chrome_branded && is_official_build |