mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Bring back clipboard support
This commit is contained in:
parent
433d68955b
commit
28b854d724
7 changed files with 113 additions and 6 deletions
|
@ -11,6 +11,7 @@ extern crate backtrace;
|
|||
extern crate bluetooth_traits;
|
||||
extern crate canvas;
|
||||
extern crate canvas_traits;
|
||||
extern crate clipboard;
|
||||
extern crate compositing;
|
||||
extern crate debugger;
|
||||
extern crate devtools_traits;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue