summaryrefslogtreecommitdiffstats
path: root/webkit/quota/quota_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/quota/quota_client.h')
-rw-r--r--webkit/quota/quota_client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/quota/quota_client.h b/webkit/quota/quota_client.h
index d9499eb..f3ebbad 100644
--- a/webkit/quota/quota_client.h
+++ b/webkit/quota/quota_client.h
@@ -66,6 +66,7 @@ class QuotaClient {
DeletionCallback* callback) = 0;
};
+// TODO(dmikurube): Replace it to std::vector for efficiency.
typedef std::list<QuotaClient*> QuotaClientList;
} // namespace quota