| 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 d9bc63f65b4f5d35441f42a25cd563b9a75cba13..672bd49438a817f7fae0c7eadb5b18752cb14de0 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -742,7 +742,6 @@ public:
|
| V8TouchEvent_InitTouchEvent_Method = 872,
|
| V8UIEvent_InitUIEvent_Method = 873,
|
| V8Document_CreateTouch_Method = 874,
|
| - V8HTMLFrameElement_GetSVGDocument_Method = 875,
|
| RequestFileSystemNonWebbyOrigin = 876,
|
| V8Console_Memory_AttributeGetter = 877,
|
| V8Console_Memory_AttributeSetter = 878,
|
|
|