mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
#10211: Stop re-exporting webrender_traits WebGL types from canvas_traits
This commit is contained in:
parent
e148571812
commit
d778562844
15 changed files with 98 additions and 88 deletions
|
@ -76,6 +76,7 @@ extern crate url;
|
|||
#[macro_use]
|
||||
extern crate util;
|
||||
extern crate uuid;
|
||||
extern crate webrender_traits;
|
||||
extern crate websocket;
|
||||
extern crate xml5ever;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue