Chromium Code Reviews| 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..cbe0888976ea678b572e69676402e4d22e893188 100644 |
| --- a/chrome/browser/storage_monitor/volume_mount_watcher_win.h |
| +++ b/chrome/browser/storage_monitor/volume_mount_watcher_win.h |
| @@ -23,7 +23,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. |
| +// StorageMonitorWindowWin. |
|
vandebo (ex-Chrome)
2013/03/01 19:47:39
nit: line wrap.
|
| class VolumeMountWatcherWin { |
| public: |
| VolumeMountWatcherWin(); |