| Index: chrome/browser/system_monitor/removable_device_notifications_window_win_unittest.cc
|
| diff --git a/chrome/browser/system_monitor/removable_device_notifications_window_win_unittest.cc b/chrome/browser/system_monitor/removable_device_notifications_window_win_unittest.cc
|
| index b5590bbf65e35bf85ade5492bfadec3764eac96f..e498281b6221bfc4ec26d56871a0ed31ed79c89a 100644
|
| --- a/chrome/browser/system_monitor/removable_device_notifications_window_win_unittest.cc
|
| +++ b/chrome/browser/system_monitor/removable_device_notifications_window_win_unittest.cc
|
| @@ -100,7 +100,6 @@ void RemovableDeviceNotificationsWindowWinTest::TearDown() {
|
| window_->RemoveObserver(&observer_);
|
| }
|
|
|
| -
|
| void RemovableDeviceNotificationsWindowWinTest::PreAttachDevices() {
|
| window_.reset();
|
| volume_mount_watcher_ = new TestVolumeMountWatcherWin;
|
|
|