Index: webkit/quota/mock_storage_client.h |
=================================================================== |
--- webkit/quota/mock_storage_client.h (revision 95777) |
+++ webkit/quota/mock_storage_client.h (working copy) |
@@ -37,7 +37,6 @@ |
const GURL& origin_url, StorageType type, int64 size); |
void ModifyOriginAndNotify( |
const GURL& origin_url, StorageType type, int64 delta); |
- void TouchAllOriginsAndNotify(); |
void AddOriginToErrorSet(const GURL& origin_url, StorageType type); |