Index: mojo/services/public/interfaces/gpu/gpu_capabilities.mojom |
diff --git a/mojo/services/public/interfaces/gpu/gpu_capabilities.mojom b/mojo/services/public/interfaces/gpu/gpu_capabilities.mojom |
index ef28389f5831b2c15a274d733c994600a500495a..2450139420746b8e7753dcab9155d5f0c10cd5b3 100644 |
--- a/mojo/services/public/interfaces/gpu/gpu_capabilities.mojom |
+++ b/mojo/services/public/interfaces/gpu/gpu_capabilities.mojom |
@@ -51,5 +51,4 @@ struct GpuCapabilities { |
bool future_sync_points; |
bool blend_equation_advanced; |
bool blend_equation_advanced_coherent; |
- bool texture_rg; |
}; |