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

Unified Diff: base/version.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/version.h ('k') | base/watchdog.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/version.cc
diff --git a/base/version.cc b/base/version.cc
index a40388d99aa7466e392261053e3e415a9e6414f4..83dda50b62b25718ca56b0b423f854c18402a4cc 100644
--- a/base/version.cc
+++ b/base/version.cc
@@ -80,4 +80,3 @@ bool Version::InitFromString(const std::string& version_str) {
}
return true;
}
-
« no previous file with comments | « base/version.h ('k') | base/watchdog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698