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

Unified Diff: base/scoped_temp_dir_unittest.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/scoped_temp_dir.cc ('k') | base/sha2.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/scoped_temp_dir_unittest.cc
diff --git a/base/scoped_temp_dir_unittest.cc b/base/scoped_temp_dir_unittest.cc
index 903646d543bd15e14b5ff2f0fdff1e789bfce367..72f4d8ce81169db94062deb15d09a2db8b51c9fa 100644
--- a/base/scoped_temp_dir_unittest.cc
+++ b/base/scoped_temp_dir_unittest.cc
@@ -55,4 +55,3 @@ TEST(ScopedTempDir, TempDir) {
}
EXPECT_FALSE(file_util::DirectoryExists(test_path));
}
-
« no previous file with comments | « base/scoped_temp_dir.cc ('k') | base/sha2.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698