gpu: Fix reference image writing in pixel tests
commit3b4cd04ca22019106d7b73efa3aea95285d5e307
authorskyostil@chromium.org <skyostil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 4 Dec 2013 13:39:46 +0000 (4 13:39 +0000)
committerskyostil@chromium.org <skyostil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 4 Dec 2013 13:39:46 +0000 (4 13:39 +0000)
treeb55f0217bfff880be4393ca70971e6adf11dd5ca
parent22663fa481e65c99bf55a0fdd6905f4f1fb31318
gpu: Fix reference image writing in pixel tests

The bitmap.WriteFile method was renamed to WritePngFile.

BUG=323813
TBR=kbr@chromium.org
NOTRY=true

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238693 0039d316-1c4b-4281-b951-d872f2087c98
content/test/gpu/gpu_tests/maps.py
content/test/gpu/gpu_tests/pixel.py