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

Unified Diff: remoting/host/win/remoting_daemon.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: Fix preprocessor conditions in .WXS & rebased 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
« no previous file with comments | « remoting/host/win/remoting_controller.ver ('k') | remoting/remoting.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/win/remoting_daemon.ver
diff --git a/remoting/host/win/host_service.ver b/remoting/host/win/remoting_daemon.ver
similarity index 80%
rename from remoting/host/win/host_service.ver
rename to remoting/host/win/remoting_daemon.ver
index bc502efc076131202e0def73530abbec7b9bffd7..12fffe64371309173f5e9827f6066f41168aeaa7 100644
--- a/remoting/host/win/host_service.ver
+++ b/remoting/host/win/remoting_daemon.ver
@@ -1,4 +1,4 @@
-BINARY=BINARY_SERVICE
+BINARY=BINARY_DAEMON
FILE_TYPE=VFT_APP
INTERNAL_NAME=remoting_service.exe
ORIGINAL_FILENAME=remoting_service.exe
« no previous file with comments | « remoting/host/win/remoting_controller.ver ('k') | remoting/remoting.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698