summaryrefslogtreecommitdiffstats
path: root/WebCore/html/HTMLAudioElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/html/HTMLAudioElement.h')
-rw-r--r--WebCore/html/HTMLAudioElement.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/WebCore/html/HTMLAudioElement.h b/WebCore/html/HTMLAudioElement.h
index de390cf..1dbe44f 100644
--- a/WebCore/html/HTMLAudioElement.h
+++ b/WebCore/html/HTMLAudioElement.h
@@ -32,8 +32,7 @@
namespace WebCore {
-class HTMLAudioElement : public HTMLMediaElement
-{
+class HTMLAudioElement : public HTMLMediaElement {
public:
HTMLAudioElement(const QualifiedName&, Document*);