Chromium Code Reviews| Index: Source/modules/vibration/NavigatorVibration.h |
| diff --git a/Source/modules/vibration/NavigatorVibration.h b/Source/modules/vibration/NavigatorVibration.h |
| index 05ec723ea46565e198618756ab742bc4e84acf04..c2362ff6af9efe09ae74950e7d1f8743a4138835 100644 |
| --- a/Source/modules/vibration/NavigatorVibration.h |
| +++ b/Source/modules/vibration/NavigatorVibration.h |
| @@ -30,6 +30,7 @@ namespace blink { |
| class LocalFrame; |
| class Navigator; |
| +class Page; |
| class UnsignedLongOrUnsignedLongSequence; |
| class NavigatorVibration final |