mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Add stub Activatable trait
This commit is contained in:
parent
7d51a543d8
commit
e2376a64bf
2 changed files with 28 additions and 0 deletions
|
@ -82,6 +82,7 @@ pub mod dom {
|
|||
#[path="bindings/codegen/InterfaceTypes.rs"]
|
||||
pub mod types;
|
||||
|
||||
pub mod activation;
|
||||
pub mod attr;
|
||||
pub mod blob;
|
||||
pub mod browsercontext;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue