| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 83f23dbdc4bdf0172fce9c3bae7b06b34474fe45..6e34f10ebe3f54fc92dc6fdff553acb1560353c3 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -366,7 +366,6 @@ public:
|
| DocumentPointerLockElement = 422,
|
| PrefixedCursorZoomIn = 424,
|
| PrefixedCursorZoomOut = 425,
|
| - DocumentSetCharset = 427,
|
| DocumentDefaultCharset = 428,
|
| TextEncoderConstructor = 429,
|
| TextEncoderEncode = 430,
|
|
|