959a45f513
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 Review URL: https://codereview.chromium.org/1350453004 Cr-Original-Commit-Position: refs/heads/master@{#350526} Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src Cr-Mirrored-Commit: 502be01eec9af4fa82ce8abe4f6470735288b5e4 |
||
---|---|---|
.. | ||
BUILD.gn | ||
grit_rule.gni | ||
repack.gni | ||
stamp_grit_sources.py |