diff options
author | alexeypa@chromium.org <alexeypa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-29 18:58:17 +0000 |
---|---|---|
committer | alexeypa@chromium.org <alexeypa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-29 18:58:17 +0000 |
commit | 96ca5d7e7603d43da25c3cc0466902816366f7a0 (patch) | |
tree | 03fd4636b3aebc052c7d55f8d19170c22091c008 /remoting/branding_Chrome | |
parent | 8c6ca86c3a45b57f57e5bf96612aa490abd26de0 (diff) | |
download | chromium_src-96ca5d7e7603d43da25c3cc0466902816366f7a0.zip chromium_src-96ca5d7e7603d43da25c3cc0466902816366f7a0.tar.gz chromium_src-96ca5d7e7603d43da25c3cc0466902816366f7a0.tar.bz2 |
Merged all Chromoting Host code into remoting_core.dll (Windows).
Consolidated all installable Chromoting Host core into remoting_core.dll and converted all executables into thin wrappers around entry points exposed by remoting_core.dll. This reduces size of the installer by approximately 600KB.
This is the 2nd attempt to land this CL. It was previously reverted at r179322.
BUG=170200
Review URL: https://codereview.chromium.org/12088049
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@179373 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/branding_Chrome')
-rw-r--r-- | remoting/branding_Chrome | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/branding_Chrome b/remoting/branding_Chrome index 028c3d2..e199668 100644 --- a/remoting/branding_Chrome +++ b/remoting/branding_Chrome @@ -9,6 +9,7 @@ DAEMON_FILE_NAME=Chrome Remote Desktop Host Service DAEMON_DESCRIPTION=Chrome Remote Desktop Host Service CONTROLLER_DESCRIPTION=Chrome Remote Desktop Host Controller DESKTOP_DESCRIPTION=Chrome Remote Desktop Integration Process +CORE_DESCRIPTION=Chrome Remote Desktop Core MAC_BUNDLE_ID=com.google.Chrome MAC_CREATOR=rimZ MAC_HOST_BUNDLE_ID=com.google.chrome_remote_desktop.remoting_me2me_host |