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

Unified Diff: remoting/remoting_enable.gni

Issue 2358083003: [remoting android] Remove host It2Me implementation. (Closed)
Patch Set: Update remoting/host/it2me/ Created 4 years, 3 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/host/resources_android.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_enable.gni
diff --git a/remoting/remoting_enable.gni b/remoting/remoting_enable.gni
index d42a2e3333898b1b219c64298dca2aa2c5c27d03..2262ccffec8a259d46cd245a302cc0a445953719 100644
--- a/remoting/remoting_enable.gni
+++ b/remoting/remoting_enable.gni
@@ -17,7 +17,3 @@ if (is_win || (is_linux && !is_chromeos && use_x11) || is_mac) {
if (is_linux && is_chromeos) {
enable_remoting_host = true
}
-
-if (is_android) {
- enable_remoting_host = true
-}
« no previous file with comments | « remoting/host/resources_android.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698