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

Unified Diff: build/config/features.gni

Issue 2410973002: Move enable_remoting build flag to remoting dir. (Closed)
Patch Set: Merge Created 4 years, 2 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 | « BUILD.gn ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/features.gni
diff --git a/build/config/features.gni b/build/config/features.gni
index 465bcc237d99f3600ede0b8268fd8fef7a483af8..dcaa5cf7f1c359059d14df4981782c3b9817af76 100644
--- a/build/config/features.gni
+++ b/build/config/features.gni
@@ -61,8 +61,6 @@ declare_args() {
enable_supervised_users = !is_ios && !is_chromecast
- enable_remoting = !is_ios && !is_chromecast
-
# Variable safe_browsing is used to control the build time configuration for
# safe browsing feature. Safe browsing can be compiled in 3 different levels:
# 0 disables it, 1 enables it fully, and 2 enables mobile protection via an
« no previous file with comments | « BUILD.gn ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698