| 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 214d162ea0ec547db73c8f626007000f1aec3aa9..1402d0451b8a246ab809daa534aa94a9e2d457cd 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -160,8 +160,6 @@ class CORE_EXPORT UseCounter {
|
| DOMNodeInsertedIntoDocumentEvent = 147,
|
| DOMCharacterDataModifiedEvent = 148,
|
| DocumentAllLegacyCall = 150,
|
| - HTMLEmbedElementLegacyCall = 152,
|
| - HTMLObjectElementLegacyCall = 153,
|
| GetMatchedCSSRules = 155,
|
| PrefixedAudioDecodedByteCount = 164,
|
| PrefixedVideoDecodedByteCount = 165,
|
|
|