Fixes for Linux.

This commit is contained in:
Jack Moffitt 2014-11-25 17:30:46 -07:00 committed by Patrick Walton
parent 3bf779cd21
commit e4362dad73
3 changed files with 7 additions and 1 deletions

View file

@ -87,6 +87,7 @@ cef_static_method_impls! {
browser_host_create(client, false);
1i32
}
fn cef_browser_host_create_browser_sync(_window_info: *const cef_window_info_t,
client: *mut cef_client_t,
_url: *const cef_string_t,