Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(151)

Unified Diff: third_party/WebKit/Source/core/frame/UseCounter.h

Issue 2493343002: Remove legacy callers for HTMLEmbedElement and HTMLObjectElement (Closed)
Patch Set: fix another test Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | third_party/WebKit/Source/core/html/HTMLEmbedElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698