We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3cc750 commit 20209d0Copy full SHA for 20209d0
native/chromium/build.rs
@@ -17,7 +17,6 @@ extern crate bindgen;
17
use bindgen::callbacks::DeriveInfo;
18
#[cfg(feature = "gen")]
19
use bindgen::Formatter;
20
-
21
22
fn main() {
23
let cef_path = get_cef_path();
0 commit comments