Index: Source/platform/graphics/paint/DisplayItem.h |
diff --git a/Source/platform/graphics/paint/DisplayItem.h b/Source/platform/graphics/paint/DisplayItem.h |
index d4ada97e42c5d21bfac2de0042171ae26a8305f4..9902bc891068e2301a0078d7063397fe821846ac 100644 |
--- a/Source/platform/graphics/paint/DisplayItem.h |
+++ b/Source/platform/graphics/paint/DisplayItem.h |
@@ -40,6 +40,7 @@ public: |
DrawingPaintPhaseTextClip = 10, |
DrawingPaintPhaseMask = 11, |
DrawingPaintPhaseClippingMask = 12, |
+ DrawingPaintPhaseCaret = 13, |
ClipLayerOverflowControls, |
ClipLayerBackground, |
ClipLayerParent, |