diff options
-rw-r--r-- | components/style/gecko/generated/bindings.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/style/gecko/generated/bindings.rs b/components/style/gecko/generated/bindings.rs index 94bcc13fcfc..a801c5a9c5f 100644 --- a/components/style/gecko/generated/bindings.rs +++ b/components/style/gecko/generated/bindings.rs @@ -3200,7 +3200,6 @@ extern "C" { rule_inclusion: StyleRuleInclusion, snapshots: *const ServoElementSnapshotTable, set: RawServoStyleSetBorrowed, - ignore_existing_styles: bool, ) -> ServoStyleContextStrong; } extern "C" { |