summaryrefslogtreecommitdiffstats
path: root/webkit/browser/fileapi/local_file_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/browser/fileapi/local_file_util.h')
-rw-r--r--webkit/browser/fileapi/local_file_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/browser/fileapi/local_file_util.h b/webkit/browser/fileapi/local_file_util.h
index 5d08359..abd6b54 100644
--- a/webkit/browser/fileapi/local_file_util.h
+++ b/webkit/browser/fileapi/local_file_util.h
@@ -23,7 +23,7 @@ namespace fileapi {
class FileSystemOperationContext;
class FileSystemURL;
-// An instance of this class is created and owned by *MountPointProvider.
+// An instance of this class is created and owned by *FileSystemBackend.
class WEBKIT_STORAGE_BROWSER_EXPORT_PRIVATE LocalFileUtil
: public FileSystemFileUtil {
public: