| 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 89a161afd8f36f69659f1c65a3ada19f7978cf06..1a3da889cd211c752c4e743b0190c0b44234d0da 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -890,6 +890,7 @@ public:
|
| ExecCommandOnInputOrTextarea = 1027,
|
| V8History_ScrollRestoration_AttributeGetter = 1028,
|
| V8History_ScrollRestoration_AttributeSetter = 1029,
|
| + SVG1DOMFilter = 1030,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|