| Index: chrome/browser/system_monitor/removable_device_notifications_mac_unittest.mm
|
| diff --git a/chrome/browser/system_monitor/removable_device_notifications_mac_unittest.mm b/chrome/browser/system_monitor/removable_device_notifications_mac_unittest.mm
|
| index 65d81f987b733dc060f4131134858af23756f177..e9fbda07f8788d7a9444ef4189bab4503f81ee61 100644
|
| --- a/chrome/browser/system_monitor/removable_device_notifications_mac_unittest.mm
|
| +++ b/chrome/browser/system_monitor/removable_device_notifications_mac_unittest.mm
|
| @@ -48,7 +48,6 @@ class RemovableDeviceNotificationsMacTest : public testing::Test {
|
| }
|
|
|
| virtual void SetUp() OVERRIDE {
|
| - base::SystemMonitor::AllocateSystemIOPorts();
|
| system_monitor_.reset(new base::SystemMonitor());
|
|
|
| mock_devices_changed_observer_.reset(new base::MockDevicesChangedObserver);
|
|
|