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

Unified Diff: net/test/cert_test_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/test/cert_test_util.h
diff --git a/net/test/cert_test_util.h b/net/test/cert_test_util.h
index 219ccd872572dc3af65daac31edecebdd54f3f09..f948bd8b06c8145da9f3aa06aabcbde6eed77c74 100644
--- a/net/test/cert_test_util.h
+++ b/net/test/cert_test_util.h
@@ -20,10 +20,6 @@ namespace base {
class FilePath;
}
-namespace crypto {
-class RSAPrivateKey;
-}
-
namespace net {
class EVRootCAMetadata;

Powered by Google App Engine
This is Rietveld 408576698