Index: Source/core/layout/LayoutBoxModelObject.h |
diff --git a/Source/core/layout/LayoutBoxModelObject.h b/Source/core/layout/LayoutBoxModelObject.h |
index e915d7494aa3d22c5a9a1bf0e53287fe38165285..64fa2a4f098c144189ad49866e70b827825c0118 100644 |
--- a/Source/core/layout/LayoutBoxModelObject.h |
+++ b/Source/core/layout/LayoutBoxModelObject.h |
@@ -53,7 +53,6 @@ enum BackgroundBleedAvoidance { |
BackgroundBleedShrinkBackground, |
BackgroundBleedClipOnly, |
BackgroundBleedClipLayer, |
- BackgroundBleedBackgroundOverBorder, |
}; |
enum ContentChangeType { |