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

Unified Diff: chrome/browser/safe_browsing/ui_manager.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment 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: chrome/browser/safe_browsing/ui_manager.h
diff --git a/chrome/browser/safe_browsing/ui_manager.h b/chrome/browser/safe_browsing/ui_manager.h
index 3c754c04d293e218200f46e4ad3fa976c75664d3..b8ad56dd199ac7416e33d9dcd2983f191386afc6 100644
--- a/chrome/browser/safe_browsing/ui_manager.h
+++ b/chrome/browser/safe_browsing/ui_manager.h
@@ -23,19 +23,11 @@
#include "content/public/browser/permission_type.h"
#include "url/gurl.h"
-namespace base {
-class Thread;
-} // namespace base
-
namespace content {
class NavigationEntry;
class WebContents;
} // namespace content
-namespace net {
-class SSLInfo;
-} // namespace net
-
namespace safe_browsing {
class SafeBrowsingService;
« no previous file with comments | « chrome/browser/safe_browsing/threat_details_cache.h ('k') | chrome/browser/search/hotword_service_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698