Chromium Code Reviews

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

Issue 240153003: Remove the HTMLSourceElement.media IDL attribute (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update test Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « LayoutTests/media/source-media-deprecated-expected.txt ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/UseCounter.h
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
index b2ee9f73000b63746cab3821053c030f11b35d9e..a1be075fa33d536f63059a5bcfb64ea3fa58101e 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -265,7 +265,6 @@ public:
FormNameAccessForImageElement = 246,
FormNameAccessForPastNamesMap = 247,
FormAssociationByParser = 248,
- HTMLSourceElementMedia = 249,
SVGSVGElementInDocument = 250,
SVGDocumentRootElement = 251,
DocumentCreateEventOptionalArgument = 252,
« no previous file with comments | « LayoutTests/media/source-media-deprecated-expected.txt ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »

Powered by Google App Engine