mirror of
https://github.com/servo/servo.git
synced 2025-06-12 10:24:43 +00:00
Rename BindingDeclarations to Bindings.
This commit is contained in:
parent
488ac518e4
commit
97efd122a3
105 changed files with 120 additions and 120 deletions
|
@ -52,7 +52,7 @@ pub mod dom {
|
|||
pub mod InheritTypes;
|
||||
pub mod PrototypeList;
|
||||
pub mod RegisterBindings;
|
||||
pub mod BindingDeclarations;
|
||||
pub mod Bindings;
|
||||
pub mod UnionTypes;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue