mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Switch android to glutin.
This commit is contained in:
parent
80756a11d2
commit
9d192de63d
8 changed files with 268 additions and 91 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "tests/wpt/web-platform-tests"]
|
||||
path = tests/wpt/web-platform-tests
|
||||
url = https://github.com/servo/web-platform-tests.git
|
||||
[submodule "support/android-rs-glue"]
|
||||
path = support/android-rs-glue
|
||||
url = https://github.com/servo/android-rs-glue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue