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

Unified Diff: remoting/host/predefines_win.gni

Issue 2049173003: Updating remoting_start_host to use remoting_core.dll (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing CR feedback Created 4 years, 6 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') | remoting/host/setup/start_host.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/predefines_win.gni
diff --git a/remoting/host/predefines_win.gni b/remoting/host/predefines_win.gni
index d0984df9af5a054c2e94165db7144773026af4d4..34e934034c5b372d74d64bc1fe8c6ffcf3e2ec70 100644
--- a/remoting/host/predefines_win.gni
+++ b/remoting/host/predefines_win.gni
@@ -15,4 +15,6 @@ host_predefines = [
"BINARY_HOST_ME2ME=3", # For remoting_console
"BINARY_NATIVE_MESSAGING_HOST=4", # For remoting_native_messaging_host
"BINARY_REMOTE_ASSISTANCE_HOST=5", # For remote_assistance_host
+ "BINARY_REMOTE_SECURITY_KEY=6", # For remote_security_key
+ "BINARY_REMOTING_START_HOST=7", # For remoting_start_host
]
« no previous file with comments | « remoting/host/BUILD.gn ('k') | remoting/host/setup/start_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698