| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 2e766e3a30bdb61c02a5633b52ae043fd9e1af28..e58740dde5fc9a66481e85ceb4c51ef1c1e2446e 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -480,7 +480,6 @@ public:
|
| UIEventPageX = 513,
|
| UIEventPageY = 514,
|
| BgPropertiesFixed = 515,
|
| - HTMLImageElementComposite = 516,
|
| DevToolsConsoleTimeline = 517,
|
| DevToolsConsoleProfile = 518,
|
| SVGStyleElementTitle = 519,
|
|
|