Fix leak in ComposedImageFilterOffset test
authorajuma <ajuma@chromium.org>
Fri, 13 Feb 2015 18:15:46 +0000 (10:15 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 13 Feb 2015 18:15:46 +0000 (10:15 -0800)
commit8e8c940ee377d001653c5f659043186ccfc70ff0
treeaa21d711cc82eed78ccf589d67ed1782a0c3683c
parent5788faaa2ac4203827c68006b669e277d441e2e4
Fix leak in ComposedImageFilterOffset test

This fixes a leak in the ComposedImageFilterOffset test that was
introduced in https://codereview.chromium.org/908273002/.

BUG=chromium:453924

Review URL: https://codereview.chromium.org/922063005
tests/ImageFilterTest.cpp