Send the --disable-gpu flag when Chrome restarts on CrOS
commit18b4972f54c3cc6796c5eab81011419ae4c72915
authordnicoara@chromium.org <dnicoara@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 27 Jun 2014 10:18:11 +0000 (27 10:18 +0000)
committerdnicoara@chromium.org <dnicoara@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 27 Jun 2014 10:18:11 +0000 (27 10:18 +0000)
tree9ab283691be66bebe7f65a74f5283744fea2860e
parent6380c2f9852109d6a65dd5b037ab7aa3f957b864
Send the --disable-gpu flag when Chrome restarts on CrOS

On Ozone builds, if Chrome runs without the GPU, we need to pass the
--disable-gpu flag otherwise Chrome crashes on restart in the GPU
process since the Ozone platform does not implement the GPU parts.

BUG=none

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@280294 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/chromeos/login/chrome_restart_request.cc