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

Unified Diff: remoting/remoting.gyp

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/win/version.rc.jinja2 ('k') | remoting/remoting_host.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index dae40c1508afa03c7e44e3b4f37a359abfb881e9..910079f8da8020ef4c3d0e69cb4c73c46d24554f 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -49,6 +49,8 @@
'BINARY_HOST_ME2ME=3',
'BINARY_NATIVE_MESSAGING_HOST=4',
'BINARY_REMOTE_ASSISTANCE_HOST=5',
+ 'BINARY_REMOTE_SECURITY_KEY=6',
+ 'BINARY_REMOTING_START_HOST=7',
],
'include_dirs': [
'..', # Root of Chrome checkout
« no previous file with comments | « remoting/host/win/version.rc.jinja2 ('k') | remoting/remoting_host.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698