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

Unified Diff: content/test/gpu/gpu_tests/fake_win_amd_gpu_info.py

Issue 2261893003: Remove GpuInfo::can_lose_context. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | « content/renderer/renderer_blink_platform_impl.cc ('k') | gpu/config/gpu_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/gpu_tests/fake_win_amd_gpu_info.py
diff --git a/content/test/gpu/gpu_tests/fake_win_amd_gpu_info.py b/content/test/gpu/gpu_tests/fake_win_amd_gpu_info.py
index f2bd85711f6324f29ccb0eb39a2ca24a36298154..2f63b610c3be0390f25154119e0447008bf89564 100644
--- a/content/test/gpu/gpu_tests/fake_win_amd_gpu_info.py
+++ b/content/test/gpu/gpu_tests/fake_win_amd_gpu_info.py
@@ -39,7 +39,6 @@ FAKE_GPU_INFO = {
'adapter_luid': 0.0,
'amd_switchable': False,
'basic_info_state': 1,
- 'can_lose_context': False,
'context_info_state': 1,
'direct_rendering': True,
'driver_date': '11-20-2014',
« no previous file with comments | « content/renderer/renderer_blink_platform_impl.cc ('k') | gpu/config/gpu_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698