Skip to content

Commit

Permalink
Revert 180433 because build\some.gyp was added to the CL by mistake.
Browse files Browse the repository at this point in the history
> 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

[email protected]
Review URL: https://codereview.chromium.org/12179013

git-svn-id: http://src.chromium.org/svn/trunk/src/build@180440 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
  • Loading branch information
[email protected] committed Feb 4, 2013
1 parent b128f58 commit 52b32bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion some.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#
# Example:
# '../chrome/chrome.gyp:chrome',
'../remoting/remoting.gyp:remoting_host_installation',
],
},
],
Expand Down

0 comments on commit 52b32bb

Please sign in to comment.