DescriptionTemporarily add OVERRIDE to width()/height() in TestWebGraphicsContext3D
This is needed to land https://codereview.chromium.org/25450002 in blink. After
width()/height() are removed from WGC3D, TestWebGraphicsContext3D::width()
overrides FakeWebGraphicsContext3D::width() which is in chromium land, and the
clang plugin complains if it's not OVERRIDE then.
BUG=181120
R=jamesr@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226139
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|