DescriptionAdd a tool to list the resources removed when repacking.
To use:
1) Run gyp with GYP_DEFINES="enable_resource_whitelist_generation=1", build.
2) Pipe the build output into find_used_resources.py to generate a whitelist.
3) Run gy with GYP_DEFINES="enable_resource_whitelist_generation=1 repack_options="--whitelist...", build.
4) Pipe the second build output into list_resources_removed_by_repack.py.
Requires grit-i18n r167 to generate the unused resource list in step 3.
BUG=338759
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266280
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|