Index: build/config/features.gni |
diff --git a/build/config/features.gni b/build/config/features.gni |
index f362777e92eb6974350f7e1881b4cc824303fb96..daf51771cded1a368eb942dbf6bfca99e4be94de 100644 |
--- a/build/config/features.gni |
+++ b/build/config/features.gni |
@@ -183,8 +183,6 @@ enable_chromevox_next = false |
# Use brlapi from brltty for braille display support. |
use_brlapi = is_chromeos |
-enable_media_router = !is_ios && !is_android |
- |
# Option controlling the use of GConf (the classic GNOME configuration |
# system). |
# TODO(GYP) also require !embedded to enable. |