From 6ce52695312dc321301b8b80f3e2fddadccb089a Mon Sep 17 00:00:00 2001 From: "deanm@chromium.org" Date: Wed, 11 Mar 2009 15:06:36 +0000 Subject: NO CODE CHANGE Normalize end of file newlines in sandbox/. All files end in a single newline. Review URL: http://codereview.chromium.org/43080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11447 0039d316-1c4b-4281-b951-d872f2087c98 --- sandbox/src/filesystem_policy.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'sandbox/src/filesystem_policy.cc') diff --git a/sandbox/src/filesystem_policy.cc b/sandbox/src/filesystem_policy.cc index 7915084..c11c031 100644 --- a/sandbox/src/filesystem_policy.cc +++ b/sandbox/src/filesystem_policy.cc @@ -376,4 +376,3 @@ bool PreProcessName(const std::wstring& path, std::wstring* new_path) { } } // namespace sandbox - -- cgit v1.1