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

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, 3 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 5dd363252dbb45499560778448402265b4b9f5f5..93e5cc8fe24de7764b081c1388f11aefea4a9d79 100644
--- a/net/websockets/README
+++ b/net/websockets/README
@@ -36,6 +36,9 @@ websocket_basic_stream_test.cc
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