| Index: storage/browser/fileapi/native_file_util.h
|
| diff --git a/storage/browser/fileapi/native_file_util.h b/storage/browser/fileapi/native_file_util.h
|
| index b8c180e3a78bff59f150e8988d744089223cc389..f95df5e4a8251a26f879979d979cd2e93e01d253 100644
|
| --- a/storage/browser/fileapi/native_file_util.h
|
| +++ b/storage/browser/fileapi/native_file_util.h
|
| @@ -24,7 +24,7 @@ namespace storage {
|
| //
|
| // For the error checks it performs please see the comment for
|
| // FileSystemFileUtil interface
|
| -// (webkit/browser/fileapi/file_system_file_util.h).
|
| +// (storage/browser/fileapi/file_system_file_util.h).
|
| //
|
| // Note that all the methods of this class are static and this does NOT
|
| // inherit from FileSystemFileUtil.
|
|
|