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

Unified Diff: base/json_writer_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/json_writer.h ('k') | base/linked_ptr.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/json_writer_unittest.cc
diff --git a/base/json_writer_unittest.cc b/base/json_writer_unittest.cc
index cddfd4ca59d94100e90e4cdd474ead23cbd56b20..4b6f312ee68d8c5dee1d135d13f6533c9d396de5 100644
--- a/base/json_writer_unittest.cc
+++ b/base/json_writer_unittest.cc
@@ -54,5 +54,3 @@ TEST(JSONWriterTest, Writing) {
"}\r\n",
output_js);
}
-
-
« no previous file with comments | « base/json_writer.h ('k') | base/linked_ptr.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698