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

Unified Diff: third_party/netty/README.chromium

Issue 1529643002: [Cronet] Use prebuilt Netty Http/2 server for Cronet BidirectionalStream testing. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bidi_impl_helen8
Patch Set: Sync Created 5 years 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
Index: third_party/netty/README.chromium
diff --git a/third_party/netty/README.chromium b/third_party/netty/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..b718944b96dc6949823d5b30a3d0afa5629d1655
--- /dev/null
+++ b/third_party/netty/README.chromium
@@ -0,0 +1,9 @@
+Name: netty
+URL: http://http://netty.io/
+Version: 4.1.0
+Security Critical: no
+License: Apache Version 2.0
+License File: LICENSE.txt
+Description:
+Netty is a NIO client server framework used run HTTP/2 test server on Android
+device. Used in Cronet tests only.
« no previous file with comments | « components/cronet/android/test/src/org/chromium/net/Http2TestServer.java ('k') | third_party/netty/netty.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698