Remove unittests based on wrong assumption of compositor
commitd048acf227321848bc9652c393b94ea80833fe14
authorweiliangc <weiliangc@chromium.org>
Tue, 10 Mar 2015 19:00:07 +0000 (10 12:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 10 Mar 2015 19:00:57 +0000 (10 19:00 +0000)
treeafa15e44b4a3e396b7533506e220fcd2af49f753
parent006770b2660d67edb61de77053b2c0117a6d6810
Remove unittests based on wrong assumption of compositor

Once impl-side-painting is on, assumptions on |ui::LayerDelegate|
regarding canvas size and scale reflecting exact damage rect and scale
would no longer hold true. This removes unittests that are based on
these assumptions.

R=enne
BUG=314185

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

Cr-Commit-Position: refs/heads/master@{#319933}
ui/compositor/layer_unittest.cc