Removed pinch viewport scroll offset distribution
commit87a082c5137a63dedb3fe5b1f48f75dcd1fd780c
authorbokan@chromium.org <bokan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 28 Mar 2014 11:24:14 +0000 (28 11:24 +0000)
committerbokan@chromium.org <bokan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 28 Mar 2014 11:24:14 +0000 (28 11:24 +0000)
tree54b5f14fd96c7d1ab8575972bcc3a6217d976064
parent2aa4ce2ef8e39f2bf93e82dc829991e9734a4091
Removed pinch viewport scroll offset distribution

The associated change in Blink makes the pinch viewport a proper
ScrollableArea meaning the normal path for synchronizing layer scroll
offsets is used.

This is a 2 sided patch, the other CL:
https://codereview.chromium.org/199253002/

BUG=349941

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260105 0039d316-1c4b-4281-b951-d872f2087c98
cc/cc_tests.gyp
cc/layers/layer.cc
cc/trees/layer_tree_host.cc
cc/trees/layer_tree_host.h
cc/trees/layer_tree_host_unittest_pinch_zoom.cc [deleted file]