mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
refactor(script): move crate::dom::bindings::{utils → principals)::ServoJSPrincipal
This commit is contained in:
parent
dfb4a0c844
commit
320965bfb9
5 changed files with 51 additions and 49 deletions
|
@ -145,6 +145,7 @@ pub mod interface;
|
|||
pub mod iterable;
|
||||
pub mod namespace;
|
||||
pub mod num;
|
||||
pub mod principals;
|
||||
pub mod proxyhandler;
|
||||
pub mod record;
|
||||
pub mod refcounted;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue