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

Unified Diff: chrome/browser/storage_monitor/volume_mount_watcher_win.h

Issue 12382005: Rename RemovableDeviceNotifications=>StorageMonitor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 10 months 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/browser/storage_monitor/test_storage_monitor_win.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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();
« no previous file with comments | « chrome/browser/storage_monitor/test_storage_monitor_win.cc ('k') | chrome/chrome_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698