| Index: cc/trees/layer_tree_host_impl.cc
|
| diff --git a/cc/trees/layer_tree_host_impl.cc b/cc/trees/layer_tree_host_impl.cc
|
| index 1f0ab418d5e1aa4e68dac91abe281177c678eeb2..77aa4a7d9d7a5c3c205c284c49dd4c5ed16f67e0 100644
|
| --- a/cc/trees/layer_tree_host_impl.cc
|
| +++ b/cc/trees/layer_tree_host_impl.cc
|
| @@ -2412,6 +2412,7 @@ const gfx::Rect LayerTreeHostImpl::ViewportRectForTilePriority() const {
|
| }
|
|
|
| gfx::Size LayerTreeHostImpl::DrawViewportSize() const {
|
| + // XXX DIE DIE DIE DIE
|
| return DeviceViewport().size();
|
| }
|
|
|
|
|