Index: Source/platform/scroll/ScrollbarThemeMacCommon.h |
diff --git a/Source/core/platform/ScrollbarThemeMacCommon.h b/Source/platform/scroll/ScrollbarThemeMacCommon.h |
similarity index 96% |
rename from Source/core/platform/ScrollbarThemeMacCommon.h |
rename to Source/platform/scroll/ScrollbarThemeMacCommon.h |
index 27b16f2d03f2e0d2b8783dd6ebc12b851cc83113..05a6569fd30e84cccfdcd5845008afad697bbf10 100644 |
--- a/Source/core/platform/ScrollbarThemeMacCommon.h |
+++ b/Source/platform/scroll/ScrollbarThemeMacCommon.h |
@@ -26,11 +26,11 @@ |
#ifndef ScrollbarThemeMacCommon_h |
#define ScrollbarThemeMacCommon_h |
-#include "core/platform/ScrollbarTheme.h" |
+#include "platform/scroll/ScrollbarTheme.h" |
namespace WebCore { |
-class ScrollbarThemeMacCommon : public ScrollbarTheme { |
+class PLATFORM_EXPORT ScrollbarThemeMacCommon : public ScrollbarTheme { |
public: |
virtual ~ScrollbarThemeMacCommon(); |