| Index: Source/modules/vibration/NavigatorVibration.h
|
| diff --git a/Source/modules/vibration/NavigatorVibration.h b/Source/modules/vibration/NavigatorVibration.h
|
| index d1243e7b896315585a47b8727e5aa273f2e9e077..b95a49b69679a6acfe049ec493477a0d68653a0f 100644
|
| --- a/Source/modules/vibration/NavigatorVibration.h
|
| +++ b/Source/modules/vibration/NavigatorVibration.h
|
| @@ -31,7 +31,7 @@ namespace WebCore {
|
| class Frame;
|
| class Navigator;
|
|
|
| -class NavigatorVibration
|
| +class NavigatorVibration FINAL
|
| : public Supplement<Page>
|
| , public PageLifecycleObserver {
|
| public:
|
|
|