| 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 6adbaedfea6cacb9a666c2acf93e7d20ad30b08f..fd406f0a883db1db1969146bd66220e1533cc5f5 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;
|
|
|