Index: net/http/http_response_info.h |
diff --git a/net/http/http_response_info.h b/net/http/http_response_info.h |
index c150e82ab40859d3f16fae26ab92580c17b952dd..c4ba2bd70a17d2577fbfdeb367d0cbe6b313f8fa 100644 |
--- a/net/http/http_response_info.h |
+++ b/net/http/http_response_info.h |
@@ -10,8 +10,8 @@ |
#include "base/time.h" |
#include "net/base/host_port_pair.h" |
#include "net/base/net_export.h" |
-#include "net/base/ssl_info.h" |
#include "net/http/http_vary_data.h" |
+#include "net/ssl/ssl_info.h" |
class Pickle; |