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

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

Issue 2750583003: Remove -internals-media-controls-text-track-list* as web exposed CSS selector. (Closed)
Patch Set: remove unrelated tests Created 3 years, 9 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
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 9c6ef824c141e80731ea2ee1667ff523bf45866a..4262987bd647e3c36de50127a70b6f1b30997a59 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -1395,11 +1395,6 @@ class CORE_EXPORT UseCounter {
DocumentCompleteURLHTTPContainingNewline = 1768,
DocumentCompleteURLHTTPContainingNewlineAndLessThan = 1770,
DocumentCompleteURLNonHTTPContainingNewline = 1771,
- CSSSelectorInternalMediaControlsTextTrackList = 1772,
- CSSSelectorInternalMediaControlsTextTrackListItem = 1773,
- CSSSelectorInternalMediaControlsTextTrackListItemInput = 1774,
- CSSSelectorInternalMediaControlsTextTrackListKindCaptions = 1775,
- CSSSelectorInternalMediaControlsTextTrackListKindSubtitles = 1776,
ScrollbarUseVerticalScrollbarButton = 1777,
ScrollbarUseVerticalScrollbarThumb = 1778,
ScrollbarUseVerticalScrollbarTrack = 1779,
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698