diff options
author | alexeypa@google.com <alexeypa@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-04 17:18:03 +0000 |
---|---|---|
committer | alexeypa@google.com <alexeypa@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-04 17:18:03 +0000 |
commit | e68141cd8040e7522efc7864f0836463c39eefcc (patch) | |
tree | 4d4ae0cb3e3d58b8bedb2fdf9ebb6dc4d6073170 /remoting/branding_Chromium | |
parent | 74c96b84463112eaf1a1095573ce348214c8d2a8 (diff) | |
download | chromium_src-e68141cd8040e7522efc7864f0836463c39eefcc.zip chromium_src-e68141cd8040e7522efc7864f0836463c39eefcc.tar.gz chromium_src-e68141cd8040e7522efc7864f0836463c39eefcc.tar.bz2 |
Revert 180433 because build\some.gyp was added to the CL by mistake.
> 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 3rd attempt to land this CL. The previous attempt was reverted at r179373 because ninja sometimes failed to create a manifest for targets that use manifestXXX linker flags. This CL fixes that by manually embedding the manifests into binaries.
>
> BUG=170200,173052
>
> Review URL: https://codereview.chromium.org/12092117
TBR=alexeypa@chromium.org
Review URL: https://codereview.chromium.org/12179013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180440 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/branding_Chromium')
-rw-r--r-- | remoting/branding_Chromium | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/branding_Chromium b/remoting/branding_Chromium index 83f9085..524989a 100644 --- a/remoting/branding_Chromium +++ b/remoting/branding_Chromium @@ -9,7 +9,6 @@ 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 |