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

Unified Diff: gpu/config/gpu_info_collector_unittest.cc

Issue 2198243002: Revert of On Linux rework driver_version/vendor extraction from gl version (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « gpu/config/gpu_info_collector_linux.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/config/gpu_info_collector_unittest.cc
diff --git a/gpu/config/gpu_info_collector_unittest.cc b/gpu/config/gpu_info_collector_unittest.cc
index af441cf124c2449dd00d7419cad6fb76d379aceb..c0847196508684874cf9aa790986c280e6a8645c 100644
--- a/gpu/config/gpu_info_collector_unittest.cc
+++ b/gpu/config/gpu_info_collector_unittest.cc
@@ -293,14 +293,6 @@
"NVIDIA Corporation",
"4.4.0 NVIDIA 331.79",
"331.79"},
- {"Gallium 0.4 on NVE7",
- "nouveau",
- "3.3 (Core Profile) Mesa 10.5.9",
- "10.5.9"},
- {"Mesa DRI Intel(R) Haswell Mobile",
- "Intel Open Source Technology Center",
- "OpenGL ES 3.0 Mesa 12.1.0-devel (git-ed9dd3b)",
- "12.1.0"},
#endif
{NULL, NULL, NULL, NULL}
};
« no previous file with comments | « gpu/config/gpu_info_collector_linux.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698