summaryrefslogtreecommitdiffstats
path: root/webkit/fileapi/file_system_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/fileapi/file_system_context.h')
-rw-r--r--webkit/fileapi/file_system_context.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/webkit/fileapi/file_system_context.h b/webkit/fileapi/file_system_context.h
index fa6b30c..de0aab0 100644
--- a/webkit/fileapi/file_system_context.h
+++ b/webkit/fileapi/file_system_context.h
@@ -18,7 +18,6 @@ class MessageLoopProxy;
}
namespace quota {
-class QuotaClient;
class QuotaManagerProxy;
}
@@ -27,7 +26,6 @@ namespace fileapi {
class FileSystemContext;
class FileSystemPathManager;
class FileSystemQuotaUtil;
-class FileSystemUsageTracker;
class SandboxMountPointProvider;
struct DefaultContextDeleter;