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

Unified Diff: gpu/config/gpu_info.cc

Issue 1018463002: Deprecate WinSAT support in Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix gpu_unittests Created 5 years, 9 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
Index: gpu/config/gpu_info.cc
diff --git a/gpu/config/gpu_info.cc b/gpu/config/gpu_info.cc
index 6ceb7fcf5155bc982cea2adec22d83897ec4b59d..2cba5d82a3f38af0740dc816f8b8e927ac0de282 100644
--- a/gpu/config/gpu_info.cc
+++ b/gpu/config/gpu_info.cc
@@ -90,7 +90,6 @@ void GPUInfo::EnumerateFields(Enumerator* enumerator) const {
std::string gl_ws_extensions;
uint32 gl_reset_notification_strategy;
bool can_lose_context;
- GpuPerformanceStats performance_stats;
bool software_rendering;
bool direct_rendering;
bool sandboxed;

Powered by Google App Engine
This is Rietveld 408576698