| Index: webkit/fileapi/local_file_system_test_helper.h
|
| diff --git a/webkit/fileapi/local_file_system_test_helper.h b/webkit/fileapi/local_file_system_test_helper.h
|
| index c60beb8100d46e2070d1c5b57c8d4a0e1ec8e9a8..c2339da603a9241f001f1af2bbc4c6c70788266e 100644
|
| --- a/webkit/fileapi/local_file_system_test_helper.h
|
| +++ b/webkit/fileapi/local_file_system_test_helper.h
|
| @@ -47,7 +47,6 @@ class LocalFileSystemTestOriginHelper {
|
| // [deep down inside ObfuscatedFileUtil].
|
| void SetUp(FileSystemContext* file_system_context);
|
| void SetUp(const base::FilePath& base_dir,
|
| - bool unlimited_quota,
|
| quota::QuotaManagerProxy* quota_manager_proxy);
|
| void TearDown();
|
|
|
|
|