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

Unified Diff: chrome/browser/safe_browsing/incident_reporting/resource_request_detector.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/incident_reporting/resource_request_detector.h
diff --git a/chrome/browser/safe_browsing/incident_reporting/resource_request_detector.h b/chrome/browser/safe_browsing/incident_reporting/resource_request_detector.h
index 4140896d3650a54bb587126863ae6b542cf588b4..b2372f5110f99dffa1dfc41a3d66c14b444ac90e 100644
--- a/chrome/browser/safe_browsing/incident_reporting/resource_request_detector.h
+++ b/chrome/browser/safe_browsing/incident_reporting/resource_request_detector.h
@@ -19,8 +19,6 @@ class URLRequest;
namespace safe_browsing {
-class SafeBrowsingService;
-
class ClientIncidentReport_IncidentData_ResourceRequestIncident;
struct ResourceRequestInfo {

Powered by Google App Engine
This is Rietveld 408576698