| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 2e766e3a30bdb61c02a5633b52ae043fd9e1af28..7059d94bed692873ce968731a42b20ae47c8c408 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -215,7 +215,6 @@ public:
|
| DocumentUnloadFired = 203,
|
| SVGLocatableNearestViewportElement = 204,
|
| SVGLocatableFarthestViewportElement = 205,
|
| - HTMLHeadElementProfile = 207,
|
| OverflowChangedEvent = 208,
|
| SVGPointMatrixTransform = 209,
|
| DOMFocusInOutEvent = 211,
|
|
|