mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Revert "Auto merge of #17891 - MortimerGoro:webgl_move, r=glennw,emilio"
This reverts commit90f55ea458
, reversing changes made to2e60b27a21
.
This commit is contained in:
parent
ee94e2b7c0
commit
cfe22e3979
54 changed files with 1426 additions and 3154 deletions
|
@ -4,14 +4,13 @@
|
|||
|
||||
#![deny(unsafe_code)]
|
||||
|
||||
extern crate canvas_traits;
|
||||
extern crate euclid;
|
||||
extern crate ipc_channel;
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
extern crate msg;
|
||||
extern crate script_traits;
|
||||
extern crate servo_config;
|
||||
extern crate webrender_api;
|
||||
extern crate webvr_traits;
|
||||
|
||||
mod webvr_thread;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue