| Index: Source/modules/gamepad/NavigatorGamepad.h
|
| diff --git a/Source/modules/gamepad/NavigatorGamepad.h b/Source/modules/gamepad/NavigatorGamepad.h
|
| index 78cfc18f29e998d4305582e674ac0b950cec6007..89df5d78a274a94c4f2991e43e5cc9263946facb 100644
|
| --- a/Source/modules/gamepad/NavigatorGamepad.h
|
| +++ b/Source/modules/gamepad/NavigatorGamepad.h
|
| @@ -76,7 +76,6 @@
|
| virtual void unregisterWithDispatcher() OVERRIDE;
|
| virtual bool hasLastData() OVERRIDE;
|
| virtual void didUpdateData() OVERRIDE;
|
| - virtual void pageVisibilityChanged() OVERRIDE;
|
|
|
| // DOMWindowLifecycleObserver
|
| virtual void didAddEventListener(LocalDOMWindow*, const AtomicString&) OVERRIDE;
|
|
|