| Index: Source/core/frame/UseCounter.cpp
|
| diff --git a/Source/core/frame/UseCounter.cpp b/Source/core/frame/UseCounter.cpp
|
| index 4b25f6d9d5ff05dd05f2230bdeccfb119412fa51..4ee29bd1705662ff779852b24a922ef00cedb0d4 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;
|
| case CSSPropertyShapeOutside: return 347;
|
| case CSSPropertyShapeMargin: return 348;
|
| case CSSPropertyShapePadding: return 349;
|
|
|