Index: Source/modules/gamepad/GamepadButton.h |
diff --git a/Source/modules/gamepad/GamepadButton.h b/Source/modules/gamepad/GamepadButton.h |
index b2e03d64da3c09db5c7f414a9cbd6b2ae497c7a6..ba45f95530bfce44f710bed230c2edd950d47649 100644 |
--- a/Source/modules/gamepad/GamepadButton.h |
+++ b/Source/modules/gamepad/GamepadButton.h |
@@ -12,6 +12,7 @@ |
namespace blink { |
class GamepadButton FINAL : public GarbageCollected<GamepadButton>, public ScriptWrappable { |
+ DEFINE_WRAPPERTYPEINFO(); |
public: |
static GamepadButton* create(); |