Index: build/config/features.gni |
diff --git a/build/config/features.gni b/build/config/features.gni |
index 9f663a572b575bc8342ed2fc0e81822e8558f144..211df46554d9865bada2e50ea6f826a0590317d4 100644 |
--- a/build/config/features.gni |
+++ b/build/config/features.gni |
@@ -93,8 +93,6 @@ enable_rlz = is_chrome_branded && enable_rlz_support |
enable_chromevox_next = false |
enable_configuration_policy = !is_ios |
- |
-enable_mac_keystone = is_mac && is_chrome_branded && is_official_build |
# |
# ============================================= |
# PLEASE DO NOT ADD MORE FLAGS TO THIS FILE |