Index: third_party/WebKit/Source/core/frame/UseCounter.cpp |
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.cpp b/third_party/WebKit/Source/core/frame/UseCounter.cpp |
index 9677ce312fc61166b4640ff9658cff232a4d2812..7beab987a35688b15d7f3b3fd748e2299a0686fe 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.cpp |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.cpp |
@@ -882,8 +882,7 @@ int UseCounter::MapCSSPropertyIdToCSSSampleIdForHistogram( |
case CSSPropertyJustifyItems: |
return 455; |
// CSSPropertyMotionPath was 457. |
- case CSSPropertyAliasMotionOffset: |
- return 458; |
+ // CSSPropertyAliasMotionOffset was 458. |
// CSSPropertyAliasMotionRotation was 459. |
// CSSPropertyMotion was 460. |
case CSSPropertyX: |