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

Unified Diff: net/cert/x509_util.h

Issue 2531373002: net: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years, 1 month 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/cert/x509_util.h
diff --git a/net/cert/x509_util.h b/net/cert/x509_util.h
index 07f4e21b1d32d42ca964d476eaf0eb88bc7d675e..e29219d3ecaaad84e0fafc8fcd470e15b06b9d98 100644
--- a/net/cert/x509_util.h
+++ b/net/cert/x509_util.h
@@ -17,7 +17,6 @@
#include "net/base/net_export.h"
namespace crypto {
-class ECPrivateKey;
class RSAPrivateKey;
}

Powered by Google App Engine
This is Rietveld 408576698