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

Unified Diff: gpu/ipc/client/gpu_process_hosted_ca_layer_tree_params.h

Issue 2365583004: Mac: Clean up plumbing of accelerated widgets (Closed)
Patch Set: Add explicit Created 4 years, 3 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
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;

Powered by Google App Engine
This is Rietveld 408576698