From 7afa9c92e0176b35a01fc28acbe7ca110a0d8871 Mon Sep 17 00:00:00 2001 From: "deanm@chromium.org" Date: Tue, 10 Mar 2009 13:39:31 +0000 Subject: NO CODE CHANGE Normalize end of file newlines in base/. All files end in a single newline. Review URL: http://codereview.chromium.org/42011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11329 0039d316-1c4b-4281-b951-d872f2087c98 --- base/base_paths_win.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'base/base_paths_win.cc') diff --git a/base/base_paths_win.cc b/base/base_paths_win.cc index 3d402c3..89c2ff3 100644 --- a/base/base_paths_win.cc +++ b/base/base_paths_win.cc @@ -116,4 +116,3 @@ bool PathProviderWin(int key, FilePath* result) { } } // namespace base - -- cgit v1.1