89ddd74f80
When we set -Wno-unused-template, this also implicitly disables the related warning flag -Wunneeded-internal-declaration: http://screen/5WX2Js6YYYyTb6g Fixing -Wno-unused-template is nontrivial, but we can just reenable the warning we care about on the next line. This warning is triggered by Android builds so it's important to enable it to prevent blocking the Android roll. Context: http://review.skia.org/504416 Change-Id: I7e68608beb46dc69a4685c1b13680b97fc9f1cef Reviewed-on: https://skia-review.googlesource.com/c/skia/+/505299 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Ben Wagner <bungeman@google.com> |
||
---|---|---|
.. | ||
BUILD.gn |