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

Unified Diff: net/websockets/websocket_handshake_handler.h

Issue 10870080: Add SPDY request headers to DevTools. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Response to eroman's comments, fix comment, remove unused Javascript Created 8 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/websocket_handshake_handler.h
===================================================================
--- net/websockets/websocket_handshake_handler.h (revision 154321)
+++ net/websockets/websocket_handshake_handler.h (working copy)
@@ -36,6 +36,7 @@
#include "net/http/http_request_info.h"
#include "net/http/http_response_info.h"
#include "net/spdy/spdy_framer.h"
+#include "net/spdy/spdy_header_block.h"
namespace net {

Powered by Google App Engine
This is Rietveld 408576698