Remove unused handwritten StyleInheritedData in ComputedStyle.

In an earlier patch [1], we generated StyleInheritedData in
ComputedStyleBase. Unfortunately, we did not remove the corresponding
handwritten StyleInheritedData in ComputedStyle. This follow up patch
removes the unused handwritten nested class.

[1] https://codereview.chromium.org/2840503002

BUG=628043

Review-Url: https://codereview.chromium.org/2886363003
Cr-Commit-Position: refs/heads/master@{#472752}
1 file changed