DescriptionRevert of Always enable intermediate source_set. (patchset #2 id:20001 of https://codereview.chromium.org/2245513002/ )
Reason for revert:
This is breaking earl grey tests downstream. I wonder why upstream eg tests aren't on the cq?
Before:
cmd LC_ID_DYLIB
cmdsize 64
name @rpath/EarlGrey.framework/EarlGrey (offset 24)
After:
cmd LC_ID_DYLIB
cmdsize 72
name obj/ios/third_party/earl_grey/x64/EarlGrey (offset 24)
Original issue's description:
> Always enable intermediate source_set.
>
> The _use_intermediate_source_set variable was there to workaround a
> bug in scoped_nsobject_unittest{,_arc}.mm that was exhibited by the
> introduction of an intermediate source_set. Remove the variable and
> consider that it is always set to "true".
>
> BUG=637065
>
> Committed: https://crrev.com/40865bdc7372f779689422a0c36cf8073d050366
> Cr-Commit-Position: refs/heads/master@{#411779}
TBR=dpranke@chromium.org,sdefresne@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=637065
Committed: https://crrev.com/8bcd27585d5c063b9c19aba05ffe310781181402
Cr-Commit-Position: refs/heads/master@{#411873}
Patch Set 1 #
Messages
Total messages: 11 (5 generated)
|