Index: webkit/quota/quota_manager.h |
=================================================================== |
--- webkit/quota/quota_manager.h (revision 96443) |
+++ webkit/quota/quota_manager.h (working copy) |
@@ -99,6 +99,7 @@ |
// Called by clients or webapps. |
// This method is declared as virtual to allow test code to override it. |
+ // note: returns host usage and quota |
virtual void GetUsageAndQuota(const GURL& origin, |
StorageType type, |
GetUsageAndQuotaCallback* callback); |