Index: remoting/remoting_options.gni |
diff --git a/remoting/remoting_options.gni b/remoting/remoting_options.gni |
index f16cbd37252b453c0229d4e41d4cb51861b4676f..2b8fa698a1be4eed0ff176f6435c8138d8480f92 100644 |
--- a/remoting/remoting_options.gni |
+++ b/remoting/remoting_options.gni |
@@ -11,9 +11,6 @@ declare_args() { |
# Set this to enable building internal AppRemoting apps. |
enable_internal_app_remoting_targets = false |
- |
- # Set this to enable Android Chromoting Cardboard Activity. |
- remoting_enable_cardboard = false |
} |
# Set this to use GCD instead of the remoting directory service. |