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

Unified Diff: third_party/brotli/README.chromium

Issue 1951363002: Brotli compression used on about credits html file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Guarded Windows include 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 | « third_party/brotli/BUILD.gn ('k') | third_party/brotli/bro.gypi » ('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 7b3f489696408192cdf0b2fd1fb345053f052f88..15478026873dd54dcc364f8af361806d616c59f1 100644
--- a/third_party/brotli/README.chromium
+++ b/third_party/brotli/README.chromium
@@ -16,6 +16,8 @@ Local Modifications:
tools.
- Lines 659 of enc/hash.h and 66 of enc/cluster.h were modified to eliminate
build errors that appeared on Windows.
+- Lines 290 - 304 from tools/bro.cc were adjusted to remove a try/catch block,
+ which are disabled by default in Chromium.
- BUILD.gn: Added.
- brotli.gyp: Added.
- brotli.gni: Added.
« no previous file with comments | « third_party/brotli/BUILD.gn ('k') | third_party/brotli/bro.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698