Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add clarifying parentheses to a ternary expression. (google#2496)
The latest Error Prone version issues a warning without the parentheses. Since we build with `-Werror`, that breaks the build.
- Loading branch information