Index: Source/core/frame/DeviceEventControllerBase.h |
diff --git a/Source/core/frame/DeviceEventControllerBase.h b/Source/core/frame/DeviceEventControllerBase.h |
index 9d2902a47d20eb8bb963b42f3a6229718524d8d2..ba07fb1759be1157d282c01134b5402b8555b142 100644 |
--- a/Source/core/frame/DeviceEventControllerBase.h |
+++ b/Source/core/frame/DeviceEventControllerBase.h |
@@ -36,7 +36,7 @@ protected: |
private: |
// Inherited from PageLifecycleObserver. |
- virtual void pageVisibilityChanged() OVERRIDE FINAL; |
+ virtual void pageVisibilityChanged() OVERRIDE; |
void oneShotCallback(Timer<DeviceEventControllerBase>*); |