DescriptionForward declare StyleVariableData in StyleRareInheritedData instead of including it
This patch replaces an include of StyleVariableData with a forward
declaration in StyleRareInheritedData. This significantly reduces the
number of files that need to recompile when touching files like
CSSVariableData and CSSParserToken from ~900 to ~50.
Committed: https://crrev.com/3aba64835a9b07093f88bde2ea33d822c748d208
Cr-Commit-Position: refs/heads/master@{#370639}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|