Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1021)

Unified Diff: base/test_file_util_win.cc

Issue 42011: Normalize end of file newlines in base/. All files end in a single newline. (Closed)
Patch Set: Revert changed to third_party. Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/system_monitor_unittest.cc ('k') | base/test_suite.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
-
« no previous file with comments | « base/system_monitor_unittest.cc ('k') | base/test_suite.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698