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

Unified Diff: net/test/cert_test_util.h

Issue 2531373002: net: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase on top of master branch 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
« no previous file with comments | « net/ssl/channel_id_service.h ('k') | net/test/embedded_test_server/http_connection.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « net/ssl/channel_id_service.h ('k') | net/test/embedded_test_server/http_connection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698