> 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/12092117TBR=alexeypa@chromium.org
Review URL: https://codereview.chromium.org/12179013
git-svn-id: http://src.chromium.org/svn/trunk/src/build@180440 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
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
git-svn-id: http://src.chromium.org/svn/trunk/src/build@180433 4ff67af0-8c30-449e-8e8b-ad334ec8d88c