Skip to content

Commit

Permalink
style: Regenerate Gecko bindings.
Browse files Browse the repository at this point in the history
  • Loading branch information
heycam committed Nov 17, 2017
1 parent 509007f commit e286ad7
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 26 deletions.
2 changes: 0 additions & 2 deletions components/style/gecko/generated/bindings.rs
Expand Up @@ -597,8 +597,6 @@ extern "C" {
pub fn Gecko_GetActiveLinkAttrDeclarationBlock ( element : RawGeckoElementBorrowed , ) -> RawServoDeclarationBlockStrongBorrowedOrNull ;
} extern "C" {
pub fn Gecko_IsPrivateBrowsingEnabled ( aDoc : * const nsIDocument , ) -> bool ;
} extern "C" {
pub fn Gecko_AreVisitedLinksEnabled ( ) -> bool ;
} extern "C" {
pub fn Gecko_GetAnimationRule ( aElementOrPseudo : RawGeckoElementBorrowed , aCascadeLevel : EffectCompositor_CascadeLevel , aAnimationValues : RawServoAnimationValueMapBorrowedMut , ) -> bool ;
} extern "C" {
Expand Down
51 changes: 27 additions & 24 deletions components/style/gecko/generated/structs.rs

Large diffs are not rendered by default.

0 comments on commit e286ad7

Please sign in to comment.