DescriptionUse type aliases for StaticElementList/StaticNodeList
We currently have a mixture of using typedefs and type aliases for forward
referencing StaticElementList and StaticNodeElement. Stick to type aliases
since they are more modern and a C++11 allowed feature in Chromium.
Committed: https://crrev.com/416c3ba5471eae5239502e4edee4298973d8601c
Cr-Commit-Position: refs/heads/master@{#417085}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|