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

Unified Diff: remoting/host/win/host_service.ver

Issue 10910075: [Chromoting] Adding the desktop integration binary to the host installation on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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
Index: remoting/host/win/host_service.ver
diff --git a/remoting/host/win/host_service.ver b/remoting/host/win/host_service.ver
index bc502efc076131202e0def73530abbec7b9bffd7..12fffe64371309173f5e9827f6066f41168aeaa7 100644
--- a/remoting/host/win/host_service.ver
+++ b/remoting/host/win/host_service.ver
@@ -1,4 +1,4 @@
-BINARY=BINARY_SERVICE
+BINARY=BINARY_DAEMON
FILE_TYPE=VFT_APP
INTERNAL_NAME=remoting_service.exe
garykac 2012/09/05 22:40:42 Rename to remoting_daemon.exe
alexeypa (please no reviews) 2012/09/05 23:24:02 Once the signing script is ready.
ORIGINAL_FILENAME=remoting_service.exe

Powered by Google App Engine
This is Rietveld 408576698