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

Unified Diff: base/base_paths.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/base_paths.h ('k') | base/base_paths_linux.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_paths.cc
diff --git a/base/base_paths.cc b/base/base_paths.cc
index 76ef6342f62f9134befbf72c194478e3e9bf4a33..1beb9c7482eb0f847760c1448f9590cfafbb3cd6 100644
--- a/base/base_paths.cc
+++ b/base/base_paths.cc
@@ -36,4 +36,3 @@ bool PathProvider(int key, FilePath* result) {
}
} // namespace base
-
« no previous file with comments | « base/base_paths.h ('k') | base/base_paths_linux.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698