Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5019)

Unified Diff: chrome/test/gpu/webgl_conformance_tests.cc

Issue 8386007: Used use-gl=any instead of forcing osmesa for UI tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/perf/frame_rate/frame_rate_tests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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();
« no previous file with comments | « no previous file | chrome/test/perf/frame_rate/frame_rate_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698