summaryrefslogtreecommitdiff
path: root/Tools/DumpRenderTree/AccessibilityTextMarker.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/DumpRenderTree/AccessibilityTextMarker.h')
-rw-r--r--Tools/DumpRenderTree/AccessibilityTextMarker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/DumpRenderTree/AccessibilityTextMarker.h b/Tools/DumpRenderTree/AccessibilityTextMarker.h
index 7e17b1492..b890e28a9 100644
--- a/Tools/DumpRenderTree/AccessibilityTextMarker.h
+++ b/Tools/DumpRenderTree/AccessibilityTextMarker.h
@@ -34,7 +34,7 @@
#define SUPPORTS_AX_TEXTMARKERS 0
#endif
-#if PLATFORM(COCOA)
+#if PLATFORM(MAC)
#include <wtf/RetainPtr.h>
typedef CFTypeRef PlatformTextMarker;
typedef CFTypeRef PlatformTextMarkerRange;