At this point no supported platform has a CUPS version in which PPD APIs
are not deprecated, so there is no point in checking the version. In
addition, when using use_sysroot=false a current system will have an API
of "2.2" which is not currently recognized. Instead of adding more
versions to the check to add -Wno-deprecated-declarations, just always
add it.
Bug: chromium:226176
Change-Id: I12f2d2912770c87c3b071a5ec4350a5b126304a7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1814620
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
Reviewed-by: Sean Kau <skau@chromium.org>
Cr-Commit-Position: refs/heads/master@{#698278}