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

Unified Diff: build/config/features.gni

Issue 2497653002: Move use_brlapi build flag to chrome. (Closed)
Patch Set: Created 4 years, 1 month 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 | build/linux/BUILD.gn » ('j') | build/linux/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | build/linux/BUILD.gn » ('j') | build/linux/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698