diff options
author | marja@chromium.org <marja@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-31 09:12:32 +0000 |
---|---|---|
committer | marja@chromium.org <marja@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-31 09:12:32 +0000 |
commit | fe2da44a03faf54f1f26e6a67182d7945a876c1a (patch) | |
tree | 7a8e2777f58a004f3d9cd05cb43de3c882cc3d87 /remoting/branding_Chrome | |
parent | e7d3877c620dd394c623bc9b5461c5004c2756f6 (diff) | |
download | chromium_src-fe2da44a03faf54f1f26e6a67182d7945a876c1a.zip chromium_src-fe2da44a03faf54f1f26e6a67182d7945a876c1a.tar.gz chromium_src-fe2da44a03faf54f1f26e6a67182d7945a876c1a.tar.bz2 |
Revert 179373. This makes the try jobs started by the commit queue fail.
> 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
TBR=alexeypa@chromium.org
Review URL: https://codereview.chromium.org/12090089
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@179833 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/branding_Chrome')
-rw-r--r-- | remoting/branding_Chrome | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/branding_Chrome b/remoting/branding_Chrome index e199668..028c3d2 100644 --- a/remoting/branding_Chrome +++ b/remoting/branding_Chrome @@ -9,7 +9,6 @@ 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 |