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

Unified Diff: content/browser/ssl/ssl_error_handler.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration 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: content/browser/ssl/ssl_error_handler.h
diff --git a/content/browser/ssl/ssl_error_handler.h b/content/browser/ssl/ssl_error_handler.h
index d00a43ba86948f051441172d258e3f492cce873c..03a11eac80ee7f8708719c4b424aa573f0d53542 100644
--- a/content/browser/ssl/ssl_error_handler.h
+++ b/content/browser/ssl/ssl_error_handler.h
@@ -22,8 +22,6 @@ class URLRequest;
namespace content {
-class ResourceDispatcherHostImpl;
-class SSLManager;
class WebContents;
// SSLErrorHandler is the UI-thread class for handling SSL certificate

Powered by Google App Engine
This is Rietveld 408576698