mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Rename gleam feature to gl in compositing
This commit is contained in:
parent
87c849c0d6
commit
faee0b2b0c
5 changed files with 15 additions and 14 deletions
|
@ -20,7 +20,7 @@ use style_traits::CSSPixel;
|
|||
|
||||
mod compositor;
|
||||
pub mod compositor_thread;
|
||||
#[cfg(feature = "gleam")]
|
||||
#[cfg(feature = "gl")]
|
||||
mod gl;
|
||||
mod touch;
|
||||
pub mod windowing;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue