| Index: chrome/browser/storage_monitor/volume_mount_watcher_win.h | 
| diff --git a/chrome/browser/storage_monitor/volume_mount_watcher_win.h b/chrome/browser/storage_monitor/volume_mount_watcher_win.h | 
| index 8915dee19f01d6d4227092695ce3d186c607a760..ddfa5c14e5b41634f2dd1f3c28e7448580de91da 100644 | 
| --- a/chrome/browser/storage_monitor/volume_mount_watcher_win.h | 
| +++ b/chrome/browser/storage_monitor/volume_mount_watcher_win.h | 
| @@ -22,8 +22,7 @@ namespace chrome { | 
|  | 
| // This class watches the volume mount points and sends notifications to | 
| // StorageMonitor about the device attach/detach events. | 
| -// This is a singleton class instantiated by | 
| -// RemovableDeviceNotificationsWindowWin. | 
| +// This is a singleton class instantiated by StorageMonitorWin. | 
| class VolumeMountWatcherWin { | 
| public: | 
| VolumeMountWatcherWin(); | 
|  |