Index: Source/modules/webaudio/PannerNode.h |
diff --git a/Source/modules/webaudio/PannerNode.h b/Source/modules/webaudio/PannerNode.h |
index 3b5a0ced87621bd00c6caeb82b70ec5a71a95fe4..03ba645f8edb5d8f17ef829fa0b990be679fb242 100644 |
--- a/Source/modules/webaudio/PannerNode.h |
+++ b/Source/modules/webaudio/PannerNode.h |
@@ -44,6 +44,7 @@ namespace blink { |
// All of these effects follow the OpenAL specification very closely. |
class PannerNode FINAL : public AudioNode { |
+ DEFINE_WRAPPERTYPEINFO(); |
public: |
// These enums are used to distinguish what cached values of panner are dirty. |
enum { |