Chromium Code Reviews| 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; |