mirror of
https://github.com/servo/servo.git
synced 2025-06-17 04:44:28 +00:00
Move DOMString into servo_util.
This commit is contained in:
parent
f1de0b7381
commit
59184bf6e1
96 changed files with 177 additions and 131 deletions
|
@ -5162,6 +5162,7 @@ class CGBindingRoot(CGThing):
|
|||
'dom::node::AbstractNode',
|
||||
'dom::eventtarget::AbstractEventTarget',
|
||||
'dom::event::AbstractEvent',
|
||||
'servo_util::str::DOMString',
|
||||
'servo_util::vec::zip_copies',
|
||||
'std::cast',
|
||||
'std::libc',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue