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

Unified Diff: chrome/utility/image_writer/disk_unmounter_mac.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
« no previous file with comments | « chrome/utility/extensions/extensions_handler.h ('k') | chrome/utility/media_galleries/pmp_column_reader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/utility/image_writer/disk_unmounter_mac.h
diff --git a/chrome/utility/image_writer/disk_unmounter_mac.h b/chrome/utility/image_writer/disk_unmounter_mac.h
index 81a5641ad5d97877fd53c9b2e0a6263ef0976f07..311eadd465eb47ced9fb4d686bd7863702aee529 100644
--- a/chrome/utility/image_writer/disk_unmounter_mac.h
+++ b/chrome/utility/image_writer/disk_unmounter_mac.h
@@ -19,8 +19,6 @@
namespace image_writer {
-class ImageWriter;
-
// Manages the unmounting of disks through Disk Arbitration. Disk Arbitration
// has to be run on a thread with a CFRunLoop. In the utility process neither
// the main or IO thread have one by default, so we need to manage a new thread
« no previous file with comments | « chrome/utility/extensions/extensions_handler.h ('k') | chrome/utility/media_galleries/pmp_column_reader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698