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

Unified Diff: remoting/remoting_options.gni

Issue 2252123002: [Remoting Android] Remove Cardboard Code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reviewer's Feedback - Removed unused const and strings Created 4 years, 4 months 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 | « remoting/android/remoting_apk_tmpl.gni ('k') | remoting/resources/remoting_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « remoting/android/remoting_apk_tmpl.gni ('k') | remoting/resources/remoting_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698