Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / gamepad / GamepadButton.h
index b2e03d6..ba45f95 100644 (file)
@@ -12,6 +12,7 @@
 namespace blink {
 
 class GamepadButton FINAL : public GarbageCollected<GamepadButton>, public ScriptWrappable {
+    DEFINE_WRAPPERTYPEINFO();
 public:
     static GamepadButton* create();