Index: ui/gfx/mojo/buffer_types.mojom |
diff --git a/ui/gfx/mojo/buffer_types.mojom b/ui/gfx/mojo/buffer_types.mojom |
index 4398e09ed8af48eaf1a919441fd881788c58721e..0f0be7e94787782c33c849e5d4afd851ec25ad00 100644 |
--- a/ui/gfx/mojo/buffer_types.mojom |
+++ b/ui/gfx/mojo/buffer_types.mojom |
@@ -40,7 +40,6 @@ enum GpuMemoryBufferType { |
EMPTY_BUFFER, |
SHARED_MEMORY_BUFFER, |
IO_SURFACE_BUFFER, |
- SURFACE_TEXTURE_BUFFER, |
OZONE_NATIVE_PIXMAP, |
LAST = OZONE_NATIVE_PIXMAP |
}; |