Chromium Code Reviews

Issue 263823013: Remove the checks for component=shared_library. (Closed)

Created:
6 years, 7 months ago by M-A Ruel
Modified:
5 years, 11 months ago
Reviewers:
jungshik at Google
CC:
chromium-reviews
Visibility:
Public.

Description

Remove the checks for component=shared_library. This is not needed anymore, src/tools/isolate_driver.py parses the ninja files to figure out the .so/.dylib/.dll needed automatically. R=jshin@chromium.org BUG=336439

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+0 lines, -24 lines)
M icu.isolate View 1 chunk +0 lines, -24 lines 0 comments

Messages

Total messages: 3 (0 generated)
M-A Ruel
The new wrapper script removes the need for this micro management so this can now ...
6 years, 7 months ago (2014-05-06 17:00:50 UTC) #1
M-A Ruel
On 2014/05/06 17:00:50, M-A Ruel wrote: > The new wrapper script removes the need for ...
6 years, 7 months ago (2014-05-08 18:30:56 UTC) #2
jungshik at Google
6 years, 7 months ago (2014-05-08 20:10:45 UTC) #3
On 2014/05/08 18:30:56, M-A Ruel wrote:
> On 2014/05/06 17:00:50, M-A Ruel wrote:
> > The new wrapper script removes the need for this micro management so this
can
> > now be removed.
> 
> Ping

Sorry. LGTM. I'll port this change to icu52 tree that I'm trying to roll in (I'm
fixing test failures here and there). You can check this in in the meantime for
icu46.

Powered by Google App Engine