| 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 0e8697c69499acf8b93bead5f8bd5adf347a6b82..6b68c75109777fde48992fad956dbc88d24c8577 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,
|
|
|