mirror of
https://github.com/servo/servo.git
synced 2025-06-14 03:14:29 +00:00
Include modules with only callbacks in BindingDeclarations.
This commit also includes improvements to the 'use' order in some of the touched files.
This commit is contained in:
parent
facc15f5fd
commit
33e64c95d3
9 changed files with 38 additions and 37 deletions
|
@ -48,7 +48,6 @@ pub mod dom {
|
|||
pub mod str;
|
||||
pub mod trace;
|
||||
pub mod codegen {
|
||||
pub mod EventHandlerBinding;
|
||||
pub mod InterfaceTypes;
|
||||
pub mod InheritTypes;
|
||||
pub mod PrototypeList;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue