android: Fix snapshot height by including toolbar offset

The Android snapshot was found to be chopping off the bottom content.  This is
due to not accounting for the height of the toolbar.  This patch enlarges the
snapshot by that offset.

BUG=384551

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278843 0039d316-1c4b-4281-b951-d872f2087c98
7 files changed