21fb12105a
When attempting to resynthesize a library containing parts from a summary, ResynthesizerResultProvider needs to check whether an analysis target comes from a summary by looking at the analysis target's library source--this is different from AnalysisTarget.source in the case of parts. R=brianwilkerson@google.com Review URL: https://codereview.chromium.org/2093033003 .