Make ScaledImageCache unit test less dependent on global state.
authorhalcanary <halcanary@google.com>
Fri, 18 Jul 2014 16:18:40 +0000 (09:18 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 18 Jul 2014 16:18:41 +0000 (09:18 -0700)
commit1d1795b199f216e17ff6b63f8c8c1f653666cb79
tree326e009de413a8d684a23a33d6aa4eafd7b11c44
parent63f413ce94358e3e76dca66218c7da20fec18569
Make ScaledImageCache unit test less dependent on global state.

motivation:  The ASAN bot routinely trips this unit test.

R=tomhudson@chromium.org, tomhudson@google.com

Author: halcanary@google.com

Review URL: https://codereview.chromium.org/401833002
tests/ScaledImageCache.cpp