diff options
author | vitalybuka@chromium.org <vitalybuka@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-29 08:44:56 +0000 |
---|---|---|
committer | vitalybuka@chromium.org <vitalybuka@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-29 08:44:56 +0000 |
commit | d9f1bc774a6433c96fd443089f526c715ef37c25 (patch) | |
tree | ef3c16b29fbd55cb7128760ecf1c493e7ed4abed /remoting/branding_Chromium | |
parent | 6c9bb873daad1bcfe50bfa9b770d606d9cabbdbb (diff) | |
download | chromium_src-d9f1bc774a6433c96fd443089f526c715ef37c25.zip chromium_src-d9f1bc774a6433c96fd443089f526c715ef37c25.tar.gz chromium_src-d9f1bc774a6433c96fd443089f526c715ef37c25.tar.bz2 |
Revert 179294, MAC linking is fixed by 179304
> Revert "Merged all Chromoting Host code into remoting_core.dll (Windows)."
>
> This reverts commit r179226.
>
> Broke mac dbg build.
>
> > 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.
> >
> > BUG=170200
> >
> > Review URL: https://chromiumcodereview.appspot.com/11970044
>
> TBR=alexeypa@chromium.org
>
> Review URL: https://codereview.chromium.org/12094024
TBR=mattm@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@179306 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/branding_Chromium')
-rw-r--r-- | remoting/branding_Chromium | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/branding_Chromium b/remoting/branding_Chromium index 524989a..83f9085 100644 --- a/remoting/branding_Chromium +++ b/remoting/branding_Chromium @@ -9,6 +9,7 @@ DAEMON_FILE_NAME=Chromoting Host Service DAEMON_DESCRIPTION=Chromoting Host Service CONTROLLER_DESCRIPTION=Chromoting Host Controller DESKTOP_DESCRIPTION=Chromoting Integration Process +CORE_DESCRIPTION=Chromoting Core MAC_BUNDLE_ID=org.chromium.Chromium MAC_CREATOR=Cr24 MAC_HOST_BUNDLE_ID=org.chromium.chromoting.remoting_me2me_host |