| 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
|
|
|