| 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 556e1f18bd08cee4ce6188acbdfaa5872ca42f7a..3f8a66cb39286df782d5664c61890a95b838a6f7 100644
|
| --- a/chrome/browser/system_monitor/removable_device_notifications_mac_unittest.mm
|
| +++ b/chrome/browser/system_monitor/removable_device_notifications_mac_unittest.mm
|
| @@ -53,7 +53,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);
|
|
|