| Index: ui/file_manager/zip_archiver/cpp/volume_reader_javascript_stream.h
|
| diff --git a/ui/file_manager/zip_archiver/cpp/volume_reader_javascript_stream.h b/ui/file_manager/zip_archiver/cpp/volume_reader_javascript_stream.h
|
| index 0b9ff64059823f8a9b90cb43954fd5db7489734e..542c4c3895eb8f34f7a809481f5a894bfd8ebdd8 100644
|
| --- a/ui/file_manager/zip_archiver/cpp/volume_reader_javascript_stream.h
|
| +++ b/ui/file_manager/zip_archiver/cpp/volume_reader_javascript_stream.h
|
| @@ -104,7 +104,7 @@ class VolumeReaderJavaScriptStream : public VolumeReader {
|
| int64_t last_read_chunk_offset_; // The offset reached after last call to
|
| // VolumeReaderJavaScriptStream::Read.
|
|
|
| - // Two buffers used to store the actual data used by libarchive and the data
|
| + // Two buffers used to store the actual data used by minizip and the data
|
| // read ahead.
|
| pp::VarArrayBuffer first_array_buffer_;
|
| pp::VarArrayBuffer second_array_buffer_;
|
|
|