aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/gecko/generated/structs_debug.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/style/gecko/generated/structs_debug.rs')
-rw-r--r--components/style/gecko/generated/structs_debug.rs5
1 files changed, 5 insertions, 0 deletions
diff --git a/components/style/gecko/generated/structs_debug.rs b/components/style/gecko/generated/structs_debug.rs
index 04581692a4c..beff8e966e4 100644
--- a/components/style/gecko/generated/structs_debug.rs
+++ b/components/style/gecko/generated/structs_debug.rs
@@ -9216,6 +9216,11 @@ pub mod root {
"_ZN7mozilla10StylePrefs28sFramesTimingFunctionEnabledE"]
pub static mut StylePrefs_sFramesTimingFunctionEnabled: bool;
}
+ extern "C" {
+ #[link_name =
+ "_ZN7mozilla10StylePrefs31sUnprefixedFullscreenApiEnabledE"]
+ pub static mut StylePrefs_sUnprefixedFullscreenApiEnabled: bool;
+ }
#[test]
fn bindgen_test_layout_StylePrefs() {
assert_eq!(::std::mem::size_of::<StylePrefs>() , 1usize , concat !