| Index: webkit/fileapi/file_system_test_helper.h | 
| diff --git a/webkit/fileapi/file_system_test_helper.h b/webkit/fileapi/file_system_test_helper.h | 
| index 0db1a07ea986d1240f1ab151bbf100a9ebf8ead9..b8deeafccdd0b0e82d963d5a8d0cddccf13a0b22 100644 | 
| --- a/webkit/fileapi/file_system_test_helper.h | 
| +++ b/webkit/fileapi/file_system_test_helper.h | 
| @@ -46,7 +46,6 @@ class FileSystemTestOriginHelper { | 
| void SetUp(FileSystemContext* file_system_context, | 
| FileSystemFileUtil* file_util); | 
| void SetUp(const FilePath& base_dir, | 
| -             bool incognito_mode, | 
| bool unlimited_quota, | 
| quota::QuotaManagerProxy* quota_manager_proxy, | 
| FileSystemFileUtil* file_util); | 
|  |