mirror of
https://github.com/servo/servo.git
synced 2025-08-17 19:35:33 +01:00
auto merge of #4890 : servo/servo/Utf16Encoder, r=Ms2ger
This commit is contained in:
commit
395323cd70
3 changed files with 3 additions and 34 deletions
|
@ -11,7 +11,7 @@ use eutil::Downcast;
|
|||
use interfaces::CefBrowser;
|
||||
use render_handler::CefRenderHandlerExtensions;
|
||||
use types::{cef_cursor_handle_t, cef_rect_t};
|
||||
use wrappers::Utf16Encoder;
|
||||
use unicode::str::Utf16Encoder;
|
||||
|
||||
use compositing::compositor_task::{self, CompositorProxy, CompositorReceiver};
|
||||
use compositing::windowing::{WindowEvent, WindowMethods};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue