| 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 209224893dbc98c379bb7ce17f7dbf2cb0168a46..248290e999bade94ecac24605cd1e122b84b94ea 100644
|
| --- a/webkit/fileapi/file_system_test_helper.h
|
| +++ b/webkit/fileapi/file_system_test_helper.h
|
| @@ -61,6 +61,8 @@ class FileSystemTestOriginHelper {
|
|
|
| int64 GetCachedOriginUsage() const;
|
| bool RevokeUsageCache() const;
|
| +
|
| + // This doesn't work with OFSFU.
|
| int64 ComputeCurrentOriginUsage() const;
|
|
|
| FileSystemOperation* NewOperation(
|
|
|