summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/appcache/appcache_service.h')
-rw-r--r--webkit/appcache/appcache_service.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/appcache/appcache_service.h b/webkit/appcache/appcache_service.h
index 3858295..2b8cdd4 100644
--- a/webkit/appcache/appcache_service.h
+++ b/webkit/appcache/appcache_service.h
@@ -57,6 +57,7 @@ class AppCacheService {
virtual ~AppCacheService();
void Initialize(const FilePath& cache_directory,
+ base::MessageLoopProxy* db_thread,
base::MessageLoopProxy* cache_thread);
// Purges any memory not needed.