| Index: third_party/brotli/README.chromium
|
| diff --git a/third_party/brotli/README.chromium b/third_party/brotli/README.chromium
|
| index 52115cd7a49a599852e2b7884f96367daed93b56..751c1cf9b6104c5ee5cca1d5d1d601f1cefe4fee 100644
|
| --- a/third_party/brotli/README.chromium
|
| +++ b/third_party/brotli/README.chromium
|
| @@ -14,6 +14,8 @@ Local Modifications:
|
| - This only includes the enc/, dec/ and tools/ directories, the README.md and
|
| the LICENSE files, removing unneeded direcories such as docs, tests, and
|
| tools.
|
| +- Lines 659 of enc/hash.h and 66 of enc/cluster.h were modified to eliminate
|
| + build errors that appeared on Windows.
|
| - BUILD.gn: Added.
|
| - brotli.gyp: Added.
|
| - enc/static_dict_lut.h: split up into two files (enc/static_dict_lut.h,
|
|
|