| Index: gpu/ipc/client/gpu_process_hosted_ca_layer_tree_params.h
|
| diff --git a/gpu/ipc/client/gpu_process_hosted_ca_layer_tree_params.h b/gpu/ipc/client/gpu_process_hosted_ca_layer_tree_params.h
|
| index d0d5d5b5bf35f66a1bf96b9e64e9d265769e3415..8a72b28e0b3d1c7acfdfa44122c0ce6f98b0b153 100644
|
| --- a/gpu/ipc/client/gpu_process_hosted_ca_layer_tree_params.h
|
| +++ b/gpu/ipc/client/gpu_process_hosted_ca_layer_tree_params.h
|
| @@ -16,7 +16,6 @@ struct GPU_EXPORT GpuProcessHostedCALayerTreeParamsMac {
|
| GpuProcessHostedCALayerTreeParamsMac();
|
| ~GpuProcessHostedCALayerTreeParamsMac();
|
|
|
| - int surface_handle = 0;
|
| CAContextID ca_context_id = 0;
|
| bool fullscreen_low_power_ca_context_valid = false;
|
| CAContextID fullscreen_low_power_ca_context_id = 0;
|
|
|