summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/file_system_test_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/fileapi/file_system_test_helper.h')
-rw-r--r--webkit/fileapi/file_system_test_helper.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/webkit/fileapi/file_system_test_helper.h b/webkit/fileapi/file_system_test_helper.h
index 0db1a07..e70ae28 100644
--- a/webkit/fileapi/file_system_test_helper.h
+++ b/webkit/fileapi/file_system_test_helper.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
+// Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@@ -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);