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

Unified Diff: remoting/remoting_enable.gni

Issue 1976333002: mac/gn: Make remaining targets link in release component builds (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 7 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/BUILD.gn ('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 ae3970a797eb40c0ad0286d7388f0dafcfb87897..365cf8bfc22db4a4240dbbafe6d741b11e56006a 100644
--- a/remoting/remoting_enable.gni
+++ b/remoting/remoting_enable.gni
@@ -10,6 +10,7 @@ enable_remoting_host = false
enable_me2me_host = false
# TODO(GYP) Make remoting hosts work on Mac.
+# TODO(gyp): Enable once https://crbug.com/611859 is fixed.
#if (is_mac) {
# enable_remoting_host = true
# enable_me2me_host = true
« no previous file with comments | « remoting/host/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698