Index: Source/web/PopupListBox.h |
diff --git a/Source/web/PopupListBox.h b/Source/web/PopupListBox.h |
index 84e3604159b49afe79516e946efa944141eeb1ce..1e16b7a0d34425e503b57def3ba06bfb64f73e25 100644 |
--- a/Source/web/PopupListBox.h |
+++ b/Source/web/PopupListBox.h |
@@ -181,7 +181,7 @@ public: |
static const int defaultMaxHeight; |
- void trace(Visitor*) OVERRIDE; |
+ void trace(Visitor*) override; |
protected: |
virtual void invalidateScrollCornerRect(const IntRect&) override { } |