Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(740)

Unified Diff: third_party/brotli/README.chromium

Issue 1981333002: Fix Brotli warnings on Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/brotli/enc/cluster.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « no previous file | third_party/brotli/enc/cluster.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698