Index: chrome/browser/storage_monitor/volume_mount_watcher_win.cc |
diff --git a/chrome/browser/storage_monitor/volume_mount_watcher_win.cc b/chrome/browser/storage_monitor/volume_mount_watcher_win.cc |
index 452a1ebf58f9f33c7a4d7fe6892eb65bf1c013fe..745b631040b97259050d22bd17242e45346ea0fd 100644 |
--- a/chrome/browser/storage_monitor/volume_mount_watcher_win.cc |
+++ b/chrome/browser/storage_monitor/volume_mount_watcher_win.cc |
@@ -373,6 +373,7 @@ void VolumeMountWatcherWin::SetNotifications( |
VolumeMountWatcherWin::~VolumeMountWatcherWin() { |
weak_factory_.InvalidateWeakPtrs(); |
+ device_info_worker_pool_->Shutdown(); |
} |
void VolumeMountWatcherWin::HandleDeviceAttachEventOnUIThread( |