Chromium Code Reviews| Index: base/test_file_util_win.cc |
| diff --git a/base/test_file_util_win.cc b/base/test_file_util_win.cc |
| index ba07c6725248ae90f29198f252ae1602632adb99..705fba867e541949894307fbc27722e41407e5ca 100644 |
| --- a/base/test_file_util_win.cc |
| +++ b/base/test_file_util_win.cc |
| @@ -157,4 +157,3 @@ bool CopyRecursiveDirNoCache(const std::wstring& source_dir, |
| } |
| } // namespace file_util |
| - |