New issue
Advanced search Search tips

Issue 638138 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 2
Type: Bug



Sign in to add a comment

GN: remove _use_intermediate_source_set

Project Member Reported by sdefresne@chromium.org, Aug 16 2016

Issue description

CL https://codereview.chromium.org/2245513002/ was reverted as it broke EarlGrey tests.

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)

Fix EarlGrey tests and reland.
 
Status: Fixed (was: Assigned)

Sign in to add a comment