| Index: webkit/fileapi/file_system_quota_unittest.cc
|
| diff --git a/webkit/fileapi/file_system_quota_unittest.cc b/webkit/fileapi/file_system_quota_unittest.cc
|
| index f901d4308224efca90a3f0e48db59a98eb2ae967..077eece0fa89700357722a2afd78e303b7188146 100644
|
| --- a/webkit/fileapi/file_system_quota_unittest.cc
|
| +++ b/webkit/fileapi/file_system_quota_unittest.cc
|
| @@ -204,7 +204,6 @@ void FileSystemQuotaTest::SetUp() {
|
| NULL);
|
|
|
| test_helper_.SetUp(filesystem_dir_path,
|
| - false /* incognito */,
|
| false /* unlimited quota */,
|
| quota_manager_->proxy(),
|
| local_file_util_.get());
|
|
|