| 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 01795c2571d81ffdeef389f4a5d068de43046120..f0ea044ddfe013411bd7999b72c0353b496138ea 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1100,9 +1100,6 @@ class CORE_EXPORT UseCounter {
|
| CSSSelectorPseudoReadWrite = 1378,
|
| // The above items are available in M52 branch
|
|
|
| - TouchStartUserGestureUtilized = 1380,
|
| - TouchMoveUserGestureUtilized = 1381,
|
| - TouchEndDuringScrollUserGestureUtilized = 1382,
|
| CSSSelectorPseudoDefined = 1383,
|
| RTCPeerConnectionAddIceCandidatePromise = 1384,
|
| RTCPeerConnectionAddIceCandidateLegacy = 1385,
|
|
|