cc: Deflake LayerTreeHostTestDeferredInitialize
commit602fb7affd3b4b7cb55bb8686cf443bcd75b9b34
authorboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 22 Jul 2013 23:08:16 +0000 (22 23:08 +0000)
committerboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 22 Jul 2013 23:08:16 +0000 (22 23:08 +0000)
treef956a185b778527972c96336fc2564b0f4ef0ea6
parentb2bd558f57635174b95e2c103718dea85b0c4650
cc: Deflake LayerTreeHostTestDeferredInitialize

The test can get multiple calls to DeferredInitializeAndRedraw
from a single commit due to visible tile being rasterized.

So early out if the same frame is drawn again and update test
expecatations to reflect this.

BUG=262959

Review URL: https://chromiumcodereview.appspot.com/19971003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212994 0039d316-1c4b-4281-b951-d872f2087c98
cc/trees/layer_tree_host_unittest.cc