summaryrefslogtreecommitdiffstats
path: root/remoting/host/remoting_host_me2me.ver
diff options
context:
space:
mode:
authoralexeypa@chromium.org <alexeypa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-28 02:04:40 +0000
committeralexeypa@chromium.org <alexeypa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-09-28 02:04:40 +0000
commit34d5cbefe108d4ccb439388a0fb47763110a26bb (patch)
tree3d548c34d1fa5776bb3e5cf7f72e3e6b639f8739 /remoting/host/remoting_host_me2me.ver
parentff14a7fd1ab60a82a83ab4bfc8a120a7a3c2457b (diff)
downloadchromium_src-34d5cbefe108d4ccb439388a0fb47763110a26bb.zip
chromium_src-34d5cbefe108d4ccb439388a0fb47763110a26bb.tar.gz
chromium_src-34d5cbefe108d4ccb439388a0fb47763110a26bb.tar.bz2
Renaming Chromoting Host binaries on Windows:
- remoting_host_controller.exe -> remoting_controller.exe - remoting_me2me_host.exe -> remoting_host.exe - remoting_service.exe -> remoting_daemon.exe This CL also moves the installation script to remoting/host/installer/win. BUG=134694 Review URL: https://chromiumcodereview.appspot.com/11000029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@159180 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/host/remoting_host_me2me.ver')
-rw-r--r--remoting/host/remoting_host_me2me.ver4
1 files changed, 2 insertions, 2 deletions
diff --git a/remoting/host/remoting_host_me2me.ver b/remoting/host/remoting_host_me2me.ver
index ebf3a2e..16cde44 100644
--- a/remoting/host/remoting_host_me2me.ver
+++ b/remoting/host/remoting_host_me2me.ver
@@ -1,4 +1,4 @@
BINARY=BINARY_HOST_ME2ME
FILE_TYPE=VFT_APP
-INTERNAL_NAME=remoting_me2me_host.exe
-ORIGINAL_FILENAME=remoting_me2me_host.exe
+INTERNAL_NAME=remoting_host.exe
+ORIGINAL_FILENAME=remoting_host.exe