Files
gerrit/polygerrit-ui/app/elements/change/gr-file-list-header
Tao Zhou 80de27ac36 Replace $$ with shadowRoot.querySelector for all ids
`$$` is deprecating

Can not use `element.$` as it is a static node map and won't contain those
inside of `dom-if` or `dom-repeat`

Change-Id: Iea3463df3a8e5a646c3957b6b1845686a84973dd
2019-12-04 17:45:29 +01:00
..