diff --git a/layout/style/nsStyleStruct.h b/layout/style/nsStyleStruct.h index 14c24446880b7342f6c194bb068f5fd54657ec85..8a0067b2694029242a0fbe6d806b1dd0153f1715 100644 --- a/layout/style/nsStyleStruct.h +++ b/layout/style/nsStyleStruct.h @@ -2094,6 +2094,7 @@ struct MOZ_NEEDS_MEMMOVABLE_MEMBERS nsStyleUIReset { // The margin of the window region that should be transparent to events. mozilla::StyleLength mMozWindowInputRegionMargin; mozilla::StyleTransform mMozWindowTransform; + mozilla::StyleTransformOrigin mWindowTransformOrigin; nsStyleAutoArray mTransitions; // The number of elements in mTransitions that are not from repeating