Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(178)

Unified Diff: webkit/database/database_quota_client.h

Issue 7046019: Implement DatabaseQuotaClient's DeteleteOriginData method. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webkit/database/database_quota_client.cc » ('j') | webkit/database/database_quota_client.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/database/database_quota_client.h
===================================================================
--- webkit/database/database_quota_client.h (revision 85641)
+++ webkit/database/database_quota_client.h (working copy)
@@ -49,6 +49,7 @@
class GetOriginsTaskBase;
class GetAllOriginsTask;
class GetOriginsForHostTask;
+ class DeleteOriginTask;
typedef quota::CallbackQueueMap1
<GetUsageCallback*,
« no previous file with comments | « no previous file | webkit/database/database_quota_client.cc » ('j') | webkit/database/database_quota_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698