• David Tseng's avatar
    Revert "Support compressed .json grit files and compress chromevox messages" · e510762b
    David Tseng authored
    This reverts commit 00f512ce.
    
    Reason for revert: <INSERT REASONING HERE>
    Speculative fix for crbug.com/1026473
    Tests are unable to find any message strings.
    Bug: 1026473
    Original change's description:
    > Support compressed .json grit files and compress chromevox messages
    >
    > This provides support for --gzip-output in grit/build.py, which:
    > 1. Compresses individual output files.
    > 2. Appends .gz to the compressed output files
    >    (e.g. messages.json -> messages.json.gz).
    >
    > This makes it fairly simple to convert an extension (e.g. chromevox)
    > to use compressed l10n files. Other than setting gzip_output = true
    > in the .gn file, the only other required change is updating any
    > test dependencies.
    >
    > Bug: 1023568
    > Change-Id: I8318b1d87b828b512f890c6f2cf6d4d22462ed7d
    > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913610
    > Commit-Queue: Steven Bennetts <stevenjb@chromium.org>
    > Reviewed-by: David Tseng <dtseng@chromium.org>
    > Reviewed-by: Andrew Grieve <agrieve@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#716284}
    
    TBR=stevenjb@chromium.org,dtseng@chromium.org,agrieve@chromium.org
    
    NOTRY=true
    
    Bug: 1023568
    Change-Id: I4b506ef6d574a1e300383359aa2fbdc81b332252
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925888Reviewed-by: default avatarDavid Tseng <dtseng@chromium.org>
    Commit-Queue: David Tseng <dtseng@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#716900}
    e510762b
chromevox_strings.grd 236 KB