Fix crash on app list start page contents not existing.
commit386f2bcf06d5fb74c176de864190a1c555ad618f
authorcalamity <calamity@chromium.org>
Mon, 23 Feb 2015 05:43:15 +0000 (22 21:43 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 23 Feb 2015 05:43:47 +0000 (23 05:43 +0000)
tree1d1ee224259481167a759cbffff3d42c735f689b
parentbb981086bf2cbb96351bd74ccbbed3cac4830e94
Fix crash on app list start page contents not existing.

This CL adds a null check around an access to the app list web contents.

BUG=460388

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

Cr-Commit-Position: refs/heads/master@{#317546}
chrome/browser/ui/app_list/start_page_service.cc