Index: webkit/fileapi/local_file_system_test_helper.cc |
diff --git a/webkit/fileapi/local_file_system_test_helper.cc b/webkit/fileapi/local_file_system_test_helper.cc |
index f8419c58bb9521caec25e52d65b81467a66a534a..d298758949387e070097b03b9ebb7f2ca5770f14 100644 |
--- a/webkit/fileapi/local_file_system_test_helper.cc |
+++ b/webkit/fileapi/local_file_system_test_helper.cc |
@@ -70,6 +70,7 @@ void LocalFileSystemTestOriginHelper::SetUp( |
file_system_context_ = new FileSystemContext( |
base::MessageLoopProxy::current(), |
base::MessageLoopProxy::current(), |
+ base::MessageLoopProxy::current(), |
special_storage_policy, |
quota_manager_proxy, |
base_dir, |