Index: third_party/WebKit/Source/core/editing/markers/DocumentMarkerList.h |
diff --git a/third_party/WebKit/Source/core/editing/markers/DocumentMarkerList.h b/third_party/WebKit/Source/core/editing/markers/DocumentMarkerList.h |
index 384b60b86ca4c4709389d181aa26d55fa091d42f..be39a963b8b5ab0c4d884732689b36fd45ff351a 100644 |
--- a/third_party/WebKit/Source/core/editing/markers/DocumentMarkerList.h |
+++ b/third_party/WebKit/Source/core/editing/markers/DocumentMarkerList.h |
@@ -10,7 +10,7 @@ |
namespace blink { |
-class DocumentMarkerList |
+class CORE_EXPORT DocumentMarkerList |
: public GarbageCollectedFinalized<DocumentMarkerList> { |
public: |
DocumentMarkerList(); |