| 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 df3d36072a289bab522cbc625c15c580cde84e3b..e4d615beb15fa9e784a886a9c3a9bf09efbcd5fc 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -352,7 +352,6 @@ public:
|
| DocumentPointerLockElement = 422,
|
| PrefixedCursorZoomIn = 424,
|
| PrefixedCursorZoomOut = 425,
|
| - DocumentDefaultCharset = 428,
|
| TextEncoderConstructor = 429,
|
| TextEncoderEncode = 430,
|
| TextDecoderConstructor = 431,
|
|
|