summaryrefslogtreecommitdiffstats
path: root/WebCore/dom/DocumentMarker.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/dom/DocumentMarker.h')
-rw-r--r--WebCore/dom/DocumentMarker.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/dom/DocumentMarker.h b/WebCore/dom/DocumentMarker.h
index e6160ae..dd5e981 100644
--- a/WebCore/dom/DocumentMarker.h
+++ b/WebCore/dom/DocumentMarker.h
@@ -40,6 +40,7 @@ struct DocumentMarker {
Grammar,
TextMatch,
Replacement,
+ CorrectionIndicator,
RejectedCorrection
};