Chromium Code Reviews| Index: gpu/ipc/common/gpu_info.mojom |
| diff --git a/gpu/ipc/common/gpu_info.mojom b/gpu/ipc/common/gpu_info.mojom |
| index 817892610b3534aabd71d814e483bb8324d084a6..0b6ce66ed77d7c4b8c5873fb740b10591c0cf94b 100644 |
| --- a/gpu/ipc/common/gpu_info.mojom |
| +++ b/gpu/ipc/common/gpu_info.mojom |
| @@ -97,7 +97,6 @@ struct GpuInfo { |
| string gl_ws_version; |
| string gl_ws_extensions; |
| uint32 gl_reset_notification_strategy; |
| - bool can_lose_context; |
| bool software_rendering; |
| bool direct_rendering; |
| bool sandboxed; |