mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Removed util.
This commit is contained in:
parent
01b6ad55bd
commit
9be4fd56ce
133 changed files with 396 additions and 352 deletions
|
@ -3,7 +3,7 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
use dom::bindings::str::DOMString;
|
||||
use util::opts;
|
||||
use servo_config::opts;
|
||||
|
||||
pub fn Product() -> DOMString {
|
||||
DOMString::from("Gecko")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue