Reenable -Wdeprecated-declarations in google_benchmark

This warning was previously suppressed because google_benchmark used
std::wstring_convert. However, google_benchmark's use of
std::wstring_convert was removed in
https://github.com/google/benchmark/pull/1474, which has been rolled
into Chrome. Therefore, the warning is no longer necessary.

Bug: 1344570
Change-Id: Idd6a6cbcab0134c30441c96c14310a15ac939637
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4367883
Auto-Submit: Alan Zhao <ayzhao@google.com>
Reviewed-by: Peter Kasting <pkasting@chromium.org>
Commit-Queue: Peter Kasting <pkasting@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1121726}
NOKEYCHECK=True
GitOrigin-RevId: ad08c8ddcebdde07f033c4a8d8139d875677ade7
1 file changed
tree: 864563cde4db1f528dcf51becfec686ed1147196
  1. BUILD.gn
  2. DIR_METADATA
  3. OWNERS
  4. README.chromium