Maybe iOS should just be changed to use the resources from the component instead of having copies. This will require a little refactoring to not use UIImage -imageNamed: but instead to use ResourceBundle::GetNativeImageNamed().
Will have to change the method FormSuggestionLabel -imageNameForCreditCardIcon: to invoke GetPaymentRequestData(). Or remove the method altogether and put the code into FormSuggestion.
Once this is done, the imageset should be removed (to avoid having obsolete resources copied to the application bundle).
This issue has been approved for a merge. Please merge the fix to any appropriate branches as soon as possible!
If all merges have been completed, please remove any remaining Merge-Approved labels from this issue.
Thanks for your time! To disable nags, add the Disable-Nags label.
For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Comment 1 by sdefresne@chromium.org
, Sep 11 2017