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

Unified Diff: net/base/ssl_info.h

Issue 115870: Reduce header dependencies in net/ (Closed)
Patch Set: Created 11 years, 7 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/base/ssl_info.h
diff --git a/net/base/ssl_info.h b/net/base/ssl_info.h
index 4c661b2b02b4e679b6fcca0c10b35699d9fad1eb..203b6de0d8b1d04bfcfa31888dd510a68a801d69 100644
--- a/net/base/ssl_info.h
+++ b/net/base/ssl_info.h
@@ -6,7 +6,6 @@
#define NET_BASE_SSL_INFO_H_
#include "net/base/cert_status_flags.h"
-#include "net/base/net_errors.h"
#include "net/base/x509_certificate.h"
namespace net {

Powered by Google App Engine
This is Rietveld 408576698