Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / components / storage_monitor / storage_monitor_chromeos_unittest.cc
index 312a785..30d8cc3 100644 (file)
@@ -205,7 +205,8 @@ void StorageMonitorCrosTest::MountDevice(
         device_size_in_bytes,
         false /* is_parent */,
         true /* has_media */,
-        false /* on_boot_device */);
+        false /* on_boot_device */,
+        true /* on_removable_device */);
   }
   monitor_->OnMountEvent(DiskMountManager::MOUNTING, error_code, mount_info);
   WaitForFileThread();