mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Rename ServoDeclarationBlock to RawServoDeclarationBlock.
This commit is contained in:
parent
3ade2b6de3
commit
edeeafe5a7
4 changed files with 32 additions and 32 deletions
|
@ -309,7 +309,7 @@ COMPILATION_TARGETS = {
|
|||
],
|
||||
"servo_nullable_arc_types": [
|
||||
"ServoComputedValues", "RawServoStyleSheet",
|
||||
"ServoDeclarationBlock"
|
||||
"RawServoDeclarationBlock"
|
||||
],
|
||||
"servo_owned_types": [
|
||||
"RawServoStyleSet",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue