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

Unified Diff: base/values_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/values.cc ('k') | base/version.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/values_unittest.cc
diff --git a/base/values_unittest.cc b/base/values_unittest.cc
index dd2121f08cacf451c349b08738c60a29d1edef19..90e2c65a7cc1dd42140bca97d006a2d6e4a0ac38 100644
--- a/base/values_unittest.cc
+++ b/base/values_unittest.cc
@@ -455,4 +455,3 @@ TEST(ValuesTest, Equals) {
EXPECT_FALSE(dv.Equals(copy));
delete copy;
}
-
« no previous file with comments | « base/values.cc ('k') | base/version.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698