diff options
Diffstat (limited to 'webkit/fileapi/file_system_test_helper.h')
-rw-r--r-- | webkit/fileapi/file_system_test_helper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/fileapi/file_system_test_helper.h b/webkit/fileapi/file_system_test_helper.h index 5f8ab88..2092248 100644 --- a/webkit/fileapi/file_system_test_helper.h +++ b/webkit/fileapi/file_system_test_helper.h @@ -60,6 +60,7 @@ class FileSystemTestOriginHelper { FilePath GetUsageCachePath() const; int64 GetCachedOriginUsage() const; + bool RevokeUsageCache() const; int64 ComputeCurrentOriginUsage() const; FileSystemOperation* NewOperation( |