Index: Source/core/html/shadow/MediaControls.h |
diff --git a/Source/core/html/shadow/MediaControls.h b/Source/core/html/shadow/MediaControls.h |
index 4a2b0d159a02615e229d470e095196edff1bc4a9..baa36f986e2850c93b238d3fcb915414b36c2181 100644 |
--- a/Source/core/html/shadow/MediaControls.h |
+++ b/Source/core/html/shadow/MediaControls.h |
@@ -35,7 +35,7 @@ namespace blink { |
class Event; |
class TextTrackContainer; |
-class MediaControls final : public HTMLDivElement { |
+class CORE_EXPORT MediaControls final : public HTMLDivElement { |
public: |
static PassRefPtrWillBeRawPtr<MediaControls> create(HTMLMediaElement&); |