Call beginFrame() instead of animate()
commit6750ce6e9d2a1deb0a120b10844c74425638d658
authorskyostil <skyostil@chromium.org>
Wed, 7 Jan 2015 11:53:30 +0000 (7 03:53 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 7 Jan 2015 11:54:22 +0000 (7 11:54 +0000)
treee6da7a3a5872778bdbb7c583d037c012930ad678
parent33f298385841376e90cba9db29540d1168d5b93e
Call beginFrame() instead of animate()

animate() is being removed in favor of beginFrame().

BUG=391005

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

Cr-Commit-Position: refs/heads/master@{#310268}
content/shell/renderer/test_runner/web_test_proxy.cc