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

Unified Diff: remoting/remoting_options.gni

Issue 2273383002: Cleaning up remoting GN build files. Condense the sources. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleaning up remoting GN build files. Condense the sources. 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/protocol/BUILD.gn ('k') | remoting/remoting_srcs.gni » ('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 2b8fa698a1be4eed0ff176f6435c8138d8480f92..b3e998bb3c615b31336daf2b1ad7020301fffc76 100644
--- a/remoting/remoting_options.gni
+++ b/remoting/remoting_options.gni
@@ -40,3 +40,6 @@ if (is_debug) {
# Non-dev builds should default to 'prod'.
ar_service_environment = "prod"
}
+
+daemon_controller_guid = "655bd819-c08c-4b04-80c2-f160739ff6ef"
+rdp_desktop_session_guid = "6a7699f0-ee43-43e7-aa30-a6738f9bd470"
joedow 2016/08/25 17:33:11 These are windows only so they could be set behind
« no previous file with comments | « remoting/protocol/BUILD.gn ('k') | remoting/remoting_srcs.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698