Index: third_party/WebKit/Source/core/frame/UseCounter.h |
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h |
index 635004d8a1bf4789f74dc01d1f89e8e859efaa64..007dd511e39b861149783b5fe26fcbf4b07327a8 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1230,7 +1230,6 @@ class CORE_EXPORT UseCounter { |
kDocumentCreateTouchTargetWrongType = 1610, |
kDocumentCreateTouchMoreThanSevenArguments = 1612, |
kLongTaskObserver = 1615, |
- kCSSMotionInEffect = 1616, |
kCSSOffsetInEffect = 1617, |
// The above items are available in M55 branch |