mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Rename BindingDeclarations to Bindings.
This commit is contained in:
parent
488ac518e4
commit
97efd122a3
105 changed files with 120 additions and 120 deletions
|
@ -77,7 +77,7 @@ def main():
|
|||
generate_file(config, 'InheritTypes')
|
||||
|
||||
# Generate the module declarations.
|
||||
generate_file(config, 'BindingDeclarations')
|
||||
generate_file(config, 'Bindings')
|
||||
|
||||
generate_file(config, 'UnionTypes')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue