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 fc293356c083dee89d0c2c65a09aabf6d1db0b6c..a4f796109ee524bbd9c3ee2a5ac8fe9b68da83e1 100644 |
--- a/content/browser/renderer_host/socket_stream_dispatcher_host.cc |
+++ b/content/browser/renderer_host/socket_stream_dispatcher_host.cc |
@@ -5,7 +5,6 @@ |
#include "content/browser/renderer_host/socket_stream_dispatcher_host.h" |
#include "base/logging.h" |
-#include "chrome/browser/profiles/profile.h" |
#include "content/browser/content_browser_client.h" |
#include "content/browser/renderer_host/socket_stream_host.h" |
#include "content/common/socket_stream.h" |