mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
embedding: add some commonly used string constants from chromium
This commit is contained in:
parent
7ccb09b34d
commit
37583ea8f5
2 changed files with 57 additions and 0 deletions
|
@ -54,6 +54,7 @@ pub mod string;
|
|||
pub mod string_list;
|
||||
pub mod string_map;
|
||||
pub mod string_multimap;
|
||||
pub mod switches;
|
||||
pub mod task;
|
||||
pub mod types;
|
||||
pub mod urlrequest;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue