Fix leaks introduced by CLs 27548004
commitb01de30fc484e20738100f3092f835c0179772c6
authorbartfab@chromium.org <bartfab@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 22 Oct 2013 11:58:24 +0000 (22 11:58 +0000)
committerbartfab@chromium.org <bartfab@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 22 Oct 2013 11:58:24 +0000 (22 11:58 +0000)
treeb66df1239f90a49b3d63391611aaa61f399d5863
parent0c1323b917a1a682373c86dca26967eb68770c57
Fix leaks introduced by CLs 27548004

CL 27548004 introduced some memory leaks in unit tests by not cleaning
up properly during shutdown. CL 33793003 fixed some of the leaks but
missed a few others. This CL fixes the remaining leaks.

BUG=287802
TEST=valgrind and heap checker show no more leaks
TBR=jyasskin@chromium.org

Review URL: https://codereview.chromium.org/35043002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@230107 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/chromeos/policy/device_local_account_policy_service_unittest.cc