| 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 dc466c59ae6d858b1bc350656a0bd27515f92374..3663179b05a190fc816735a9a6e3fd5c036b1a1a 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -682,7 +682,6 @@ public:
|
| V8MouseEvent_InitMouseEvent_Method = 869,
|
| V8MutationEvent_InitMutationEvent_Method = 870,
|
| V8StorageEvent_InitStorageEvent_Method = 871,
|
| - V8TouchEvent_InitTouchEvent_Method = 872,
|
| V8UIEvent_InitUIEvent_Method = 873,
|
| V8Document_CreateTouch_Method = 874,
|
| RequestFileSystemNonWebbyOrigin = 876,
|
|
|