| 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 d34e1d28c6546cbf06e2d75eaa49738a75bc1f78..163f1da8313e9b48fbf0cb95e6d532a32929adc9 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1098,7 +1098,6 @@ public:
|
| InvalidSandboxDirectiveInMetaCSP = 1282,
|
| InvalidFrameAncestorsDirectiveInMetaCSP = 1283,
|
| TouchDragUserGestureUsed = 1284,
|
| - TouchDragUserGestureUsedCrossOrigin = 1285,
|
| DocumentCreateEventForeignFetchEvent = 1286,
|
| SVGCalcModeDiscrete = 1287,
|
| SVGCalcModeLinear = 1288,
|
|
|