| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index bbcd5f7c20e36e8b1ae10f35d63186d6d193ccdf..4480777691eef6ea27069541cfde47014ddfa2a8 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -377,7 +377,6 @@ public:
|
| DocumentPointerLockElement = 422,
|
| PrefixedCursorZoomIn = 424,
|
| PrefixedCursorZoomOut = 425,
|
| - CSSCharsetRuleEncoding = 426,
|
| DocumentSetCharset = 427,
|
| DocumentDefaultCharset = 428,
|
| TextEncoderConstructor = 429,
|
|
|