Index: Source/core/frame/RemoteFrame.h |
diff --git a/Source/core/frame/RemoteFrame.h b/Source/core/frame/RemoteFrame.h |
index db12aaaeb808943d1f76415b2b509a8081d432e6..194be9d201ae0e4bbcfbd6f893c37456b71ae186 100644 |
--- a/Source/core/frame/RemoteFrame.h |
+++ b/Source/core/frame/RemoteFrame.h |
@@ -27,7 +27,7 @@ public: |
RemoteFrameView* view() const; |
- void trace(Visitor*) OVERRIDE; |
+ void trace(Visitor*) override; |
private: |
RemoteFrame(RemoteFrameClient*, FrameHost*, FrameOwner*); |