mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Rename dom::bindings::js to dom::bindings::root
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
use dom::bindings::codegen::Bindings::HTMLParagraphElementBinding;
|
||||
use dom::bindings::js::Root;
|
||||
use dom::bindings::root::Root;
|
||||
use dom::document::Document;
|
||||
use dom::htmlelement::HTMLElement;
|
||||
use dom::node::Node;
|
||||
|
||||
Reference in New Issue
Block a user