DescriptionImprove iOS localisation and resource packing.
Stop using whitelisting for resources from components on the rationale
that it causes confusion for the developers and most of those resources
are used on iOS.
Stop support for whitelisting for resources when using gn as meta-build
system on the rationale that the migration will happen after Chrome on
iOS is unforked at which point whitelisting will not be used with gyp
either.
Update build/ios/grit_whitelist.txt to:
1. remove all resources from //components,
2. remove all resources that no longer exists,
3. add all resources used downstream (i.e. unfork the file).
TEST=Checked that clobber build compiled and all tests passed on both
the upstream and downstream tree with this CL.
BUG=429756
Committed: https://crrev.com/502be01eec9af4fa82ce8abe4f6470735288b5e4
Cr-Commit-Position: refs/heads/master@{#350526}
Patch Set 1 #Patch Set 2 : Update build/ios/grit_whitelist.txt #Patch Set 3 : Rebase #Patch Set 4 : Rebase #
Messages
Total messages: 23 (11 generated)
|