Index: content/browser/gpu/gpu_process_host.cc |
diff --git a/content/browser/gpu/gpu_process_host.cc b/content/browser/gpu/gpu_process_host.cc |
index 16e68eff5fb313fc3ff96773887ced62efabbc4d..bb2ff896408695f59e899eb5d4ae931991434336 100644 |
--- a/content/browser/gpu/gpu_process_host.cc |
+++ b/content/browser/gpu/gpu_process_host.cc |
@@ -158,6 +158,7 @@ static const char* const kSwitchNames[] = { |
switches::kGpuTestingGLVendor, |
switches::kGpuTestingGLRenderer, |
switches::kGpuTestingGLVersion, |
+ switches::kDisableGpuDriverBugWorkarounds |
}; |
enum GPUProcessLifetimeEvent { |