| 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 d044bd99681a9a0a844def083cb34d237d5333ca..f338f0e0c8fe3d3d9de7b03abb8f9b8414bfc48b 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1262,8 +1262,6 @@ class CORE_EXPORT UseCounter {
|
| DocumentCreateTouchTargetWrongType = 1610,
|
| DocumentCreateTouchLessThanSevenArguments = 1611,
|
| DocumentCreateTouchMoreThanSevenArguments = 1612,
|
| - EncryptedMediaCapabilityProvided = 1613,
|
| - EncryptedMediaCapabilityNotProvided = 1614,
|
| LongTaskObserver = 1615,
|
| CSSMotionInEffect = 1616,
|
| CSSOffsetInEffect = 1617,
|
|
|