mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Use 2018-style paths in generated DOM bindings
This commit is contained in:
parent
86f0431f16
commit
acabd50f03
3 changed files with 150 additions and 150 deletions
|
@ -38,7 +38,7 @@ DOMInterfaces = {
|
|||
},
|
||||
|
||||
'WindowProxy' : {
|
||||
'path': 'dom::windowproxy::WindowProxy',
|
||||
'path': 'crate::dom::windowproxy::WindowProxy',
|
||||
'register': False,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue