Support compressed .pak files without a .gz extension.
Many tests have 'data' dependencies on locales/en-US.pak (and other locales). These dependencies are used to create .isolate files used for deploying tests. Rather than changing the dozen or so places where these dependencies are added (which would also be somewhat fragile), this changes allows .pak files to be compressed without changing the .pak extension. Bug: 1017864, 1023761 Change-Id: I7eb5f617376922481bb879a097dd0db61aefe9c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1912500 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#715080}
Showing
Please register or sign in to comment