Fixes bug where cast_shell uses fraction of screen on ATV
commit1b125b2d8d09f8cb71b3199095817da66a25b505
authorhalliwell <halliwell@chromium.org>
Mon, 27 Apr 2015 18:36:51 +0000 (27 11:36 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 27 Apr 2015 18:37:14 +0000 (27 18:37 +0000)
treecc30fc6bf8ee2397350b4c950b35a8ab92258265
parent37693acd07dd1a0c2ccc96c11dad0904deaa02dc
Fixes bug where cast_shell uses fraction of screen on ATV

Recent changes to page scale initialization and defaults mean we ended
up with page scale = 0.25 (previously 1) on ATV.

BUG=internal b/20418423

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

Cr-Commit-Position: refs/heads/master@{#327084}
chromecast/renderer/cast_content_renderer_client.cc