| commit | d532669d38c1ebf0137a31abc2683fb6e1a27d60 | [log] [tgz] |
|---|---|---|
| author | pilgrim <pilgrim@chromium.org> | Wed Jul 06 23:40:28 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 06 23:44:05 2016 |
| tree | 044d4a12df4667b42b209dcd0f5e09b54774b400 | |
| parent | b241e6e5fa05e90eaa4199d4bc497869e3cf08e1 [diff] |
[Layout API] Use layoutViewItem() in VisualViewportTest Frameview::layoutView() is deprecated and being removed soon. The replacement is Frameview::layoutViewItem(), which routes methods through the new block layout API. No new API methods were required. There are no functional changes. BUG=499321 Review-Url: https://codereview.chromium.org/2124003002 Cr-Commit-Position: refs/heads/master@{#403982}