Chromium Code Reviews| Index: net/disk_cache/mapped_file_win.cc |
| diff --git a/net/disk_cache/mapped_file_win.cc b/net/disk_cache/mapped_file_win.cc |
| index 6407332c2211a83d0438cdfc12b0b593bb55b683..c02711c34541a376099d792879b3eee09d16d619 100644 |
| --- a/net/disk_cache/mapped_file_win.cc |
| +++ b/net/disk_cache/mapped_file_win.cc |
| @@ -51,4 +51,3 @@ bool MappedFile::Store(const FileBlock* block) { |
| } |
| } // namespace disk_cache |
| - |