Index: Source/core/frame/UseCounter.cpp |
diff --git a/Source/core/frame/UseCounter.cpp b/Source/core/frame/UseCounter.cpp |
index d6676c0e4b8dfb7c835e16cc83d2355152b05028..0a4f9db7254c50d17557c3fe60e9b6a5d5ac04e5 100644 |
--- a/Source/core/frame/UseCounter.cpp |
+++ b/Source/core/frame/UseCounter.cpp |
@@ -392,7 +392,7 @@ int UseCounter::mapCSSPropertyIdToCSSSampleIdForHistogram(int id) |
// case CSSPropertyWebkitRegionBreakAfter: return 343; |
// case CSSPropertyWebkitRegionBreakBefore: return 344; |
// case CSSPropertyWebkitRegionBreakInside: return 345; |
- case CSSPropertyShapeInside: return 346; |
+ // case CSSPropertyShapeInside: return 346; |
case CSSPropertyShapeOutside: return 347; |
case CSSPropertyShapeMargin: return 348; |
case CSSPropertyShapePadding: return 349; |