| 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 de7bee3e19f06e18f998366a24a97fd3d33efc16..3d3ce869e656988cde88a863ee40f56ed9511a3c 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1233,7 +1233,6 @@ class CORE_EXPORT UseCounter {
|
| kDocumentCreateTouchTargetWrongType = 1610,
|
| kDocumentCreateTouchMoreThanSevenArguments = 1612,
|
| kLongTaskObserver = 1615,
|
| - kCSSMotionInEffect = 1616,
|
| kCSSOffsetInEffect = 1617,
|
| // The above items are available in M55 branch
|
|
|
|
|