Chromium Code Reviews| Index: base/platform_file_win.cc | 
| diff --git a/base/platform_file_win.cc b/base/platform_file_win.cc | 
| index 987085dadbd660427bad9778f94040daf62b04f5..76247981db22ada6e47fd0af139bd4ce3d60d574 100644 | 
| --- a/base/platform_file_win.cc | 
| +++ b/base/platform_file_win.cc | 
| @@ -60,4 +60,3 @@ PlatformFile CreatePlatformFile(const std::wstring& name, | 
| } | 
| } // namespace disk_cache | 
| - |