Index: webkit/fileapi/file_system_mount_point_provider_unittest.cc |
diff --git a/webkit/fileapi/file_system_mount_point_provider_unittest.cc b/webkit/fileapi/file_system_mount_point_provider_unittest.cc |
index 6e4a8e8f62a7f96424dfef10d5026bf882e1bdef..5c913ae45b393c999a62b78e5b3a12b354364bba 100644 |
--- a/webkit/fileapi/file_system_mount_point_provider_unittest.cc |
+++ b/webkit/fileapi/file_system_mount_point_provider_unittest.cc |
@@ -128,6 +128,7 @@ class FileSystemMountPointProviderTest : public testing::Test { |
external_mount_points.get(), |
special_storage_policy_, |
NULL, |
+ ScopedVector<FileSystemMountPointProvider>(), |
data_dir_.path(), |
options); |
#if defined(OS_CHROMEOS) |