Fix typo in comment.

TBR=artit@webrtc.org

No-Try: True
Bug: None
Change-Id: I96bdc4788b58f3e7f45da5e8ba383d991382079a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/145404
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28566}
This commit is contained in:
Mirko Bonadei 2019-07-12 21:47:47 +02:00 committed by Commit Bot
parent a7e3bcebae
commit 1cd6f3224a

View File

@ -607,7 +607,7 @@ config("rtc_json_suppressions") {
# -Wno-deprecated-declarations.
"-Wno-deprecated-declarations",
# TODO(bungs.webrtc.org/10814): Remove -Wno-undef as soon as it get
# TODO(bugs.webrtc.org/10814): Remove -Wno-undef as soon as it get
# removed upstream.
"-Wno-undef",
]