Index: Source/core/html/track/TextTrackCue.h |
diff --git a/Source/core/html/track/TextTrackCue.h b/Source/core/html/track/TextTrackCue.h |
index d4e28a987fbcfbb1b5b948c737395d8b9d7e455a..df68cc0a1fa044ab41e9815e2612de81322fabe8 100644 |
--- a/Source/core/html/track/TextTrackCue.h |
+++ b/Source/core/html/track/TextTrackCue.h |
@@ -39,8 +39,6 @@ |
namespace blink { |
-class ExceptionState; |
- |
class TextTrackCue : public RefCountedWillBeGarbageCollectedFinalized<TextTrackCue>, public EventTargetWithInlineData { |
DEFINE_WRAPPERTYPEINFO(); |
REFCOUNTED_EVENT_TARGET(TextTrackCue); |