| 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 f1fbcac7356120fd82a138acbbe8291e9ebfb48c..8bfa0b5dfe1d0a92451f44f400fbc2859d0fb869 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -997,8 +997,6 @@ class CORE_EXPORT UseCounter {
|
| FileAPINativeLineEndings = 1320,
|
| PointerEventAttributeCount = 1321,
|
| CompositedReplication = 1322,
|
| - EncryptedMediaAllSelectedContentTypesHaveCodecs = 1323,
|
| - EncryptedMediaAllSelectedContentTypesMissingCodecs = 1324,
|
| V8DataTransferItem_WebkitGetAsEntry_Method = 1325,
|
| V8HTMLInputElement_WebkitEntries_AttributeGetter = 1326,
|
| Entry_Filesystem_AttributeGetter_IsolatedFileSystem = 1327,
|
|
|