
The second declaration in the .cc file is redundant and doesn’t provide any benefit because static constexpr variables have complete definitions in the header file. Bug: <none> Change-Id: Id90e9793c00a3e6e84c4a244db345b4e7efb40b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5921542 Commit-Queue: Vikram Pasupathy <vpasupathy@chromium.org> Reviewed-by: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/main@{#1366492}