webgl: fix an instance of bugprone-unused-raii
It seems that this constructor call was intended to be used as a scope guard. In order for that to happen, there has to be a variable name here. Bug: 1130379 Change-Id: Iddba99a77b86488298c9ca214cfd0cee92b2ac3a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2420920Reviewed-by:Brandon Jones <bajones@chromium.org> Commit-Queue: George Burgess <gbiv@chromium.org> Cr-Commit-Position: refs/heads/master@{#808902}
Showing
Please register or sign in to comment