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

Unified Diff: content/browser/android/url_request_content_job.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration 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: content/browser/android/url_request_content_job.h
diff --git a/content/browser/android/url_request_content_job.h b/content/browser/android/url_request_content_job.h
index 2f70b5dbbf138fa0e0e32dc00fc2baf86629f56b..f36f904cc7e989971a138f91232c05e6be7316c1 100644
--- a/content/browser/android/url_request_content_job.h
+++ b/content/browser/android/url_request_content_job.h
@@ -24,10 +24,6 @@ namespace base {
class TaskRunner;
}
-namespace file_util {
-struct FileInfo;
-}
-
namespace net {
class FileStream;
}
« no previous file with comments | « content/browser/android/synchronous_compositor_host.h ('k') | content/browser/blob_storage/blob_dispatcher_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698