| 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 a5c9ff7baaf4d0eda062293907ef501e538f74a8..a052befc2781482ab6dc0511908d9fa3f3c6455f 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1235,7 +1235,6 @@ class CORE_EXPORT UseCounter {
|
| DocumentCreateTouchWindowWrongType = 1608,
|
| DocumentCreateTouchTargetNull = 1609,
|
| DocumentCreateTouchTargetWrongType = 1610,
|
| - DocumentCreateTouchLessThanSevenArguments = 1611,
|
| DocumentCreateTouchMoreThanSevenArguments = 1612,
|
| LongTaskObserver = 1615,
|
| CSSMotionInEffect = 1616,
|
|
|