Index: content/browser/renderer_host/socket_stream_dispatcher_host.cc |
diff --git a/content/browser/renderer_host/socket_stream_dispatcher_host.cc b/content/browser/renderer_host/socket_stream_dispatcher_host.cc |
index 2f297a362a75e61c19730daaab928e1715011937..c4cbfb0fe680d084ee714301f3ecb83b0483e4e3 100644 |
--- a/content/browser/renderer_host/socket_stream_dispatcher_host.cc |
+++ b/content/browser/renderer_host/socket_stream_dispatcher_host.cc |
@@ -12,7 +12,7 @@ |
#include "content/common/socket_stream_messages.h" |
#include "content/public/browser/content_browser_client.h" |
#include "content/public/browser/global_request_id.h" |
-#include "net/cookies/cookie_monster.h" |
+#include "net/cookies/canonical_cookie.h" |
#include "net/url_request/url_request_context_getter.h" |
#include "net/websockets/websocket_job.h" |
#include "net/websockets/websocket_throttle.h" |