Index: Source/core/frame/UseCounter.cpp |
diff --git a/Source/core/frame/UseCounter.cpp b/Source/core/frame/UseCounter.cpp |
index 35cb0b82bb5caaafcf11ccd431d56901f65ecd5a..291733585b5b24f6a291a7fd05367d70440ee791 100644 |
--- a/Source/core/frame/UseCounter.cpp |
+++ b/Source/core/frame/UseCounter.cpp |
@@ -489,7 +489,6 @@ int UseCounter::mapCSSPropertyIdToCSSSampleIdForHistogram(int id) |
case CSSPropertyGrid: return 453; |
case CSSPropertyAll: return 454; |
case CSSPropertyJustifyItems: return 455; |
- case CSSPropertyScrollBlocksOn: return 456; |
case CSSPropertyMotionPath: return 457; |
case CSSPropertyMotionOffset: return 458; |
case CSSPropertyMotionRotation: return 459; |