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

Unified Diff: third_party/brotli/README.chromium

Issue 2748323002: Pickup github update for brotli fuzz target. (Closed)
Patch Set: Move fuzzer to brotli/fuzz Created 3 years, 9 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/fuzz/DEPS » ('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 0c51a3866d09e59b996fc8230d9160ade1e2b4e2..d8980318faef965666d87011c9c82a1127f277c5 100644
--- a/third_party/brotli/README.chromium
+++ b/third_party/brotli/README.chromium
@@ -11,9 +11,10 @@ byte-compression level in WOFF 2.0 font file format. This library is used
to decode WOFF 2.0 fonts.
Local Modifications:
-- This only includes the enc/, dec/ and tools/ directories, the README.md and
- the LICENSE files, removing unneeded directories such as docs, tests, and
- tools.
+- This only includes the common/, dec/, enc/, fuzz/ and tools/ directories, the
+ README.md and the LICENSE files, removing unneeded directories such as docs,
+ java, and tests.
+- Auxiliary fuzzer runners removed from fuzz/
- Line 19 of enc/cluster_inc.h was modified to eliminate build error on Windows.
- BUILD.gn: Added.
- brotli.gyp: Added.
« no previous file with comments | « third_party/brotli/BUILD.gn ('k') | third_party/brotli/fuzz/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698