Rename ServoDeclarationBlock to RawServoDeclarationBlock.

This commit is contained in:
Xidorn Quan 2016-10-18 15:48:36 +11:00
parent 3ade2b6de3
commit edeeafe5a7
4 changed files with 32 additions and 32 deletions

View file

@ -309,7 +309,7 @@ COMPILATION_TARGETS = {
],
"servo_nullable_arc_types": [
"ServoComputedValues", "RawServoStyleSheet",
"ServoDeclarationBlock"
"RawServoDeclarationBlock"
],
"servo_owned_types": [
"RawServoStyleSet",