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_linux.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'base/base_paths_linux.cc') diff --git a/base/base_paths_linux.cc b/base/base_paths_linux.cc index c442da2..3fba313 100644 --- a/base/base_paths_linux.cc +++ b/base/base_paths_linux.cc @@ -44,4 +44,3 @@ bool PathProviderLinux(int key, FilePath* result) { } } // namespace base - -- cgit v1.1