mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
WebVR API Implementation, r=larsbergstrom
This commit is contained in:
parent
13826970c4
commit
c5705bff50
70 changed files with 13044 additions and 20 deletions
|
@ -35,3 +35,4 @@ servo_url = {path = "../url", features = ["servo"]}
|
|||
style_traits = {path = "../style_traits", features = ["servo"]}
|
||||
time = "0.1.12"
|
||||
url = {version = "1.2", features = ["heap_size"]}
|
||||
webvr_traits = {path = "../webvr_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue