Index: chrome/test/gpu/webgl_conformance_tests.cc |
=================================================================== |
--- chrome/test/gpu/webgl_conformance_tests.cc (revision 107998) |
+++ chrome/test/gpu/webgl_conformance_tests.cc (working copy) |
@@ -23,9 +23,6 @@ |
} |
void SetUp() { |
- // Force the use of GPU hardware. |
- force_use_osmesa_ = false; |
- |
// Ensure that a GPU bot is never blacklisted. |
launch_arguments_.AppendSwitch(switches::kIgnoreGpuBlacklist); |
UITest::SetUp(); |