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

Unified Diff: third_party/netty4/netty4.gni

Issue 2843293002: Switched to new versions of netty and tcnative (Closed)
Patch Set: Rebase + code formatting Created 3 years, 8 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/netty4/README.chromium ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/netty4/netty4.gni
diff --git a/third_party/netty4/netty4.gni b/third_party/netty4/netty4.gni
index bb17fc6d684e7c098edc9af573dfbcca53c1d023..27e045dfb2f7c50aab0db961982c28808e41857f 100644
--- a/third_party/netty4/netty4.gni
+++ b/third_party/netty4/netty4.gni
@@ -4,4 +4,5 @@
# Defines location of netty4 jar file.
-NETTY4_JAR_FILE = "//third_party/netty4/src/jar/all-in-one/netty-all-4.1.0.CR1-20160111.120759-50.jar"
+NETTY4_JAR_FILE =
+ "//third_party/netty4/src/jar/all-in-one/netty-all-4.1.9.Final.jar"
« no previous file with comments | « third_party/netty4/README.chromium ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698