Index: services/ui/gpu/gpu_service.h |
diff --git a/services/ui/gpu/gpu_service.h b/services/ui/gpu/gpu_service.h |
index 990c488b595ae075ad7abaefa745666b2a5dc732..f07519bb66312c6f3bc65ba66714bbaeb9f84506 100644 |
--- a/services/ui/gpu/gpu_service.h |
+++ b/services/ui/gpu/gpu_service.h |
@@ -164,6 +164,8 @@ class GpuService : public gpu::GpuChannelManagerDelegate, |
gpu::GpuPreferences gpu_preferences_; |
+ gpu::GpuDriverBugWorkarounds gpu_workarounds_; |
+ |
// Information about the GPU, such as device and vendor ID. |
gpu::GPUInfo gpu_info_; |