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

Unified Diff: net/net.gyp

Issue 39193005: Introduce WebSocketDeflatePredictor. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 2 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 | « no previous file | net/websockets/README » ('j') | net/websockets/websocket_deflate_predictor.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index e457b28c67a9d5e778e134882e0635934a524bb0..2258d4dd14bf860a3be8c16270290444b3e4d0c8 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1115,6 +1115,7 @@
'websockets/websocket_basic_stream.h',
'websockets/websocket_channel.cc',
'websockets/websocket_channel.h',
+ 'websockets/websocket_deflate_predictor.h',
'websockets/websocket_deflate_stream.cc',
'websockets/websocket_deflate_stream.h',
'websockets/websocket_deflater.cc',
« no previous file with comments | « no previous file | net/websockets/README » ('j') | net/websockets/websocket_deflate_predictor.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698