Drop inactive / OOO reviewers -> roll d3 on Gerrit-suggested reviewers -> 3 -> Mark to review, please.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Busybody: Format GN files
This CL introduces no behavioral change. It was generated by issuing
```
git ls-files -- '*.gni' '*.gn' \
| xargs gn format
```
just to prevent unlucky folks from having to deal with a presubmit
error about formatting, forcing them to introduce an unrelated diff to
their CL.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |