Index: jingle/glue/xmpp_client_socket_factory.h |
diff --git a/jingle/glue/xmpp_client_socket_factory.h b/jingle/glue/xmpp_client_socket_factory.h |
index f03a04ec6afd1c681004c7f2489d4399af096e89..c2a0d6a5187125cba5444daa6404bd853cb7fdc8 100644 |
--- a/jingle/glue/xmpp_client_socket_factory.h |
+++ b/jingle/glue/xmpp_client_socket_factory.h |
@@ -10,7 +10,7 @@ |
#include "base/compiler_specific.h" |
#include "base/memory/ref_counted.h" |
#include "jingle/glue/resolving_client_socket_factory.h" |
-#include "net/base/ssl_config_service.h" |
+#include "net/ssl/ssl_config_service.h" |
namespace net { |
class ClientSocketFactory; |