Index: Source/core/frame/PlatformEventController.h |
diff --git a/Source/core/frame/PlatformEventController.h b/Source/core/frame/PlatformEventController.h |
index 4beec197ed694c590f6be1f13a246559ab8ffa2f..091de8209cfb0faaf363c6e625d34ebf09b585cb 100644 |
--- a/Source/core/frame/PlatformEventController.h |
+++ b/Source/core/frame/PlatformEventController.h |
@@ -39,7 +39,7 @@ protected: |
private: |
// Inherited from PageLifecycleObserver. |
- virtual void pageVisibilityChanged() OVERRIDE; |
+ virtual void pageVisibilityChanged() override; |
void oneShotCallback(Timer<PlatformEventController>*); |