[GRIT] update_resource_ids: Add support to control start ID alignment of items.
This CL adds the "META": {"align": align_value} field for resource_ids items, to specify that start ID of the item should be a multiple of align_value (preexisting default = 10). Also update the main resource_ids (and fix some missing "join"s), so that sections has a greater (>= 100) "align" value. In addition to making numbers look nicer, this also reduces the likelihood of large diffs in resource_ids when using update_resource_ids. Bug: 979886 Change-Id: Icd3b57a9670556d0858368ee14f2776aa6a9b530 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1921212 Commit-Queue: Samuel Huang <huangs@chromium.org> Reviewed-by:Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#716309}
Showing
Please register or sign in to comment