commit | d3ed60e87b6cd82e564c1bb22df055247e4586e7 | [log] [tgz] |
---|---|---|
author | Andrew Grieve <agrieve@chromium.org> | Fri Aug 18 15:14:34 2023 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Aug 18 15:19:57 2023 |
tree | bf33bb24a9e602ce3248ad0172b9e94c337e2db5 | |
parent | 272cfb4e006be5f71eb9ff6eb1f72e716823d79e [diff] |
Remove invalid size check from pak_util.py There are some small files on desktop that do actually just compress down to their size - 4. E.g. the error is triggering when being run on resources.pak. Bug: None Change-Id: I02b36bae1f17a309a5d22e19e8383d8fcbf37412 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4768496 Commit-Queue: Sam Maier <smaier@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by: Sam Maier <smaier@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/main@{#1185203} NOKEYCHECK=True GitOrigin-RevId: 1bc05a16fa3381c5b839927709fad06080d3d8c0
This is a tool for projects to manage resources and simplify the localization workflow.
See the user guide for more details on using this project: https://dev.chromium.org/developers/tools-we-use-in-chromium/grit/grit-users-guide
This code previously used to live at https://code.google.com/p/grit-i18n/source/checkout which still contains the project‘s history. https://chromium.googlesource.com/external/grit-i18n/ is a git mirror of the SVN repository that’s identical except for the last two commits. The project is now developed in the Chromium project directly.
There is a read-only mirror of just this directory at https://chromium.googlesource.com/chromium/src/tools/grit/ if you don't want to check out all of Chromium.