From 7ba162762aa14e8bd5ad8ee640dd404cdfeb4c33 Mon Sep 17 00:00:00 2001 From: "nhiroki@chromium.org" Date: Mon, 7 Oct 2013 09:43:16 +0000 Subject: FileAPI: Satisfy linter Mechanical changes only. BUG=n/a TEST=n/a NOTRY=true Review URL: https://codereview.chromium.org/26222002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@227268 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/browser/fileapi/sandbox_database_test_helper.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'webkit/browser/fileapi/sandbox_database_test_helper.cc') diff --git a/webkit/browser/fileapi/sandbox_database_test_helper.cc b/webkit/browser/fileapi/sandbox_database_test_helper.cc index 6364b2b..5c9176c 100644 --- a/webkit/browser/fileapi/sandbox_database_test_helper.cc +++ b/webkit/browser/fileapi/sandbox_database_test_helper.cc @@ -94,7 +94,6 @@ void DeleteDatabaseFile(const base::FilePath& db_path, // We may have multiple files for the same type, so don't break here. } } - } } // namespace fileapi -- cgit v1.1