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

Unified Diff: net/websockets/README

Issue 23623008: Implement WebSocketDeflater. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 4 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
Index: net/websockets/README
diff --git a/net/websockets/README b/net/websockets/README
index 558a45119683878373c26534675bd4b52149433d..d719bc487bdb98183b5b4d50057926b22df0ba8e 100644
--- a/net/websockets/README
+++ b/net/websockets/README
@@ -33,6 +33,9 @@ multiplexing proxy. This is not yet used in any stable Chromium version.
websocket_channel.cc
websocket_channel.h
websocket_channel_test.cc
+websocket_deflater.h
+websocket_deflater.cc
+websocket_deflater_test.cc
websocket_errors.cc
websocket_errors.h
websocket_errors_unittest.cc

Powered by Google App Engine
This is Rietveld 408576698