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

Unified Diff: chrome/browser/safe_browsing/incident_reporting/download_metadata_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/incident_reporting/download_metadata_manager.h
diff --git a/chrome/browser/safe_browsing/incident_reporting/download_metadata_manager.h b/chrome/browser/safe_browsing/incident_reporting/download_metadata_manager.h
index 3fef372568353687bb1b1a865531cd36b4325b7a..4c480d4cc7511b69791dc7e39e13eff45be239b6 100644
--- a/chrome/browser/safe_browsing/incident_reporting/download_metadata_manager.h
+++ b/chrome/browser/safe_browsing/incident_reporting/download_metadata_manager.h
@@ -27,7 +27,6 @@ namespace safe_browsing {
class ClientDownloadRequest;
class ClientIncidentReport_DownloadDetails;
-class DownloadMetadata;
// A browser-wide object that manages the persistent state of metadata
// pertaining to a download.

Powered by Google App Engine
This is Rietveld 408576698