• G
    Fix lint errors in lib/ui (#19988) · a6cd3ebc
    Greg Spencer 提交于
    This fixes all of the lint errors in lib/ui, except for a few (three, I think) where it would have changed the API, converting non-const references to pointers. For those, I just did NOLINT on the particular line instead of ignoring the whole file.
    a6cd3ebc
window.cc 15.4 KB