cc: Stop passing the unused opaque rect out-param to blink.
commit9235f2eaee3783a9c64b6745131f970887ef351d
authordanakj <danakj@chromium.org>
Tue, 16 Sep 2014 17:21:22 +0000 (16 10:21 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 16 Sep 2014 17:22:47 +0000 (16 17:22 +0000)
tree473f5de8e93d89a44284c8cf2a5f74051dfcb477
parentc41d7ca38f277cce2c6f6a3b669b623a32d847e2
cc: Stop passing the unused opaque rect out-param to blink.

Blink now has methods that don't take the rect out-param so use those.
Then we can delete the old methods with the out-param in blink.

R=vmpstr
BUG=413479

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

Cr-Commit-Position: refs/heads/master@{#295092}
cc/blink/web_content_layer_impl.cc