| commit | 7196728d3e67eb3869caef2e2052794cc259271c | [log] [tgz] |
|---|---|---|
| author | bugsnash <bugsnash@chromium.org> | Fri Jul 15 06:59:41 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 07:01:24 2016 |
| tree | 4d4f2e9ffb4f222ca443c09cc8d54643c8f64c15 | |
| parent | 1b4fca3055a5d30e308135d7578a97d06ee5cafd [diff] |
Rename ElementRareData::ensureComputedStyle Renamed to ElementRareData::computedStyle. ElementRareData::ensureComputedStyle is simply a getter so ElementRareData::computedStyle is a more accurate name. Review-Url: https://codereview.chromium.org/2149393002 Cr-Commit-Position: refs/heads/master@{#405711}