commit | 8b9505ba1551a557905a3c91d8550482eb15d9da | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Wed Jan 09 09:34:07 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jan 09 09:34:07 2019 |
tree | 05fb9bf54963bf525d2252c26e8d07ed3f410fcd | |
parent | 5d39704b06e37a38fe930cf149e1c712a49a9321 [diff] |
Remove unused SurfaceTextureGLOwner::texture_id_ Some jumbo builds broke because of unused class member triggering a compiler warning. That a class member is unused might sometimes not be noticed in normal builds because the compiler doesn't have access to the source of all class methods. Bug: 892490 Change-Id: I733ec2d36be4639d49ea692b3d490da206215522 Reviewed-on: https://chromium-review.googlesource.com/c/1400824 Reviewed-by: Frank Liberato <liberato@chromium.org> Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#621089}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .