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

Unified Diff: third_party/zlib/BUILD.gn

Issue 2690623003: Update zlib to 1.2.11 (Closed)
Patch Set: Drop the inflater change, improve the deflater comment Created 3 years, 10 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 | « net/websockets/websocket_deflater.cc ('k') | third_party/zlib/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/zlib/BUILD.gn
diff --git a/third_party/zlib/BUILD.gn b/third_party/zlib/BUILD.gn
index a3384600a9216aa9fd564f0485fa5ba392478204..5086563cf550b7be2aa82ca8654e83fef3ac289d 100644
--- a/third_party/zlib/BUILD.gn
+++ b/third_party/zlib/BUILD.gn
@@ -60,7 +60,7 @@ static_library("zlib") {
"inflate.h",
"inftrees.c",
"inftrees.h",
- "mozzconf.h",
+ "names.h",
"trees.c",
"trees.h",
"uncompr.c",
« no previous file with comments | « net/websockets/websocket_deflater.cc ('k') | third_party/zlib/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698