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

Unified Diff: chrome/browser/media_galleries/media_file_system_context.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/media_galleries/media_file_system_context.h
diff --git a/chrome/browser/media_galleries/media_file_system_context.h b/chrome/browser/media_galleries/media_file_system_context.h
index a430b31bd9df9ffa4a76819569dc5cb61373ebbf..8a880aa84c2d2039caecc0f90eaa4082598594d8 100644
--- a/chrome/browser/media_galleries/media_file_system_context.h
+++ b/chrome/browser/media_galleries/media_file_system_context.h
@@ -13,8 +13,6 @@ namespace base {
class FilePath;
}
-class MediaFileSystemRegistry;
-
class MediaFileSystemContext {
public:
virtual ~MediaFileSystemContext() {}

Powered by Google App Engine
This is Rietveld 408576698