content: Remove switches::kSkipGpuDataLoading from content_shell
commitace5b877610adc14182677cca9c6b038ea161ccf
authorhendrikw <hendrikw@chromium.org>
Tue, 6 Jan 2015 20:20:39 +0000 (6 12:20 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 6 Jan 2015 20:21:56 +0000 (6 20:21 +0000)
treecf1a13655a193c0605aa32a3efe609baf6e30683
parent7f9fc2234d79c5422fc538fa9337d4378c08363a
content: Remove switches::kSkipGpuDataLoading from content_shell

switches::kSkipGpuDataLoading causes the content_shell to not load
the blacklist and driver bug list.  This is preventing another cl
from landing that enables GPU rasterization.

Note for sherrifs, this flag was introduced to fix flake with
GpuTabTest, if we see this test flaking out, it may be as a
result to this change.

BUG=445500

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

Cr-Commit-Position: refs/heads/master@{#310132}
content/shell/app/shell_main_delegate.cc