Index: chrome/browser/media_gallery/media_device_notifications_linux_unittest.cc |
=================================================================== |
--- chrome/browser/media_gallery/media_device_notifications_linux_unittest.cc (revision 137269) |
+++ chrome/browser/media_gallery/media_device_notifications_linux_unittest.cc (working copy) |
@@ -342,7 +342,6 @@ |
// More complicated test case with multiple devices on one mount point. |
TEST_F(MediaDeviceNotificationsLinuxTest, MultiDevicesOneMountPoint) { |
- testing::Sequence mock_sequence; |
FilePath test_path_a = CreateMountPointWithDCIMDir(kMountPointA); |
FilePath test_path_b = CreateMountPointWithDCIMDir(kMountPointB); |
ASSERT_FALSE(test_path_a.empty()); |