Index: Source/core/frame/UseCounter.cpp |
diff --git a/Source/core/frame/UseCounter.cpp b/Source/core/frame/UseCounter.cpp |
index d6676c0e4b8dfb7c835e16cc83d2355152b05028..3199655e6da14df48aaedeb52fb161361b31c2d8 100644 |
--- a/Source/core/frame/UseCounter.cpp |
+++ b/Source/core/frame/UseCounter.cpp |
@@ -392,7 +392,6 @@ int UseCounter::mapCSSPropertyIdToCSSSampleIdForHistogram(int id) |
// case CSSPropertyWebkitRegionBreakAfter: return 343; |
// case CSSPropertyWebkitRegionBreakBefore: return 344; |
// case CSSPropertyWebkitRegionBreakInside: return 345; |
- case CSSPropertyShapeInside: return 346; |
Bem Jones-Bey (adobe)
2014/03/27 00:09:47
I notice that the other cases that have been remov
|
case CSSPropertyShapeOutside: return 347; |
case CSSPropertyShapeMargin: return 348; |
case CSSPropertyShapePadding: return 349; |