Add bindings for constructing nsStyleQuoteValues

MozReview-Commit-ID: EjuzgZKMpPp
This commit is contained in:
Manish Goregaokar 2016-10-13 17:15:01 +05:30
parent 2bde9462b1
commit 17a46418dc
2 changed files with 15 additions and 1 deletions

View file

@ -228,7 +228,7 @@ COMPILATION_TARGETS = {
"StyleBasicShapeType", "StyleBasicShape", "nsCSSShadowArray",
"nsIPrincipal", "nsIURI",
"RawGeckoNode", "RawGeckoElement", "RawGeckoDocument",
"nsString"
"nsString", "nsStyleQuoteValues"
],
"servo_nullable_arc_types": [
"ServoComputedValues", "RawServoStyleSheet",