cc: Fix tile manager raster tile iterator perftest.
commit7dbb46f66d8c71e1ac688ad0dbef001f93477ad8
authorvmpstr@chromium.org <vmpstr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 12 May 2014 21:48:32 +0000 (12 21:48 +0000)
committervmpstr@chromium.org <vmpstr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 12 May 2014 21:48:32 +0000 (12 21:48 +0000)
treee7087e0660be1e5fb287e7c1874b1b01170ab5c2
parent930bed499165645123aaf1440821564ccc525580
cc: Fix tile manager raster tile iterator perftest.

This test is currently broken, as it doesn't really reset the initial
conditions each run.

NOTE TO PERF SHERIFFS
---------------------

This is very likely to regress all of the
tile_manager_raster_tile_iterator tests. This is expected, as the test
currently doesn't do anything useful. This is a correctness fix for
that test.

R=reveman, enne

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269885 0039d316-1c4b-4281-b951-d872f2087c98
cc/resources/tile_manager_perftest.cc