Index: chrome/browser/browser_process_impl.h |
diff --git a/chrome/browser/browser_process_impl.h b/chrome/browser/browser_process_impl.h |
index 47e0f0714730b3115c05bb6960233b2677018a34..f119c17639bc14727865ecd8eefa2710eb5dcb8d 100644 |
--- a/chrome/browser/browser_process_impl.h |
+++ b/chrome/browser/browser_process_impl.h |
@@ -259,10 +259,6 @@ class BrowserProcessImpl : public BrowserProcess, |
bool created_safe_browsing_service_; |
scoped_refptr<SafeBrowsingService> safe_browsing_service_; |
- bool created_safe_browsing_detection_service_; |
- scoped_ptr<safe_browsing::ClientSideDetectionService> |
- safe_browsing_detection_service_; |
- |
unsigned int module_ref_count_; |
bool did_start_; |