mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Rename canvas_render_task -> canvas_paint_task
This commit is contained in:
parent
cddb7fe7c5
commit
062854b164
3 changed files with 2 additions and 2 deletions
|
@ -9,4 +9,4 @@ extern crate azure;
|
|||
extern crate geom;
|
||||
extern crate "util" as servo_util;
|
||||
|
||||
pub mod canvas_render_task;
|
||||
pub mod canvas_paint_task;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue