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

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

Issue 2489823002: Revert "Remove MediaStreamTrack.getSources()." (Closed)
Patch Set: rebase Created 4 years, 1 month 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 cf0db5114f3bcbbc720fc4b009a0d8173be58d9c..8421c67f493df0c77257ee046a4c51de10651853 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -362,6 +362,7 @@ class CORE_EXPORT UseCounter {
UseAsm = 473,
DOMWindowOpen = 475,
DOMWindowOpenFeatures = 476,
+ MediaStreamTrackGetSources = 478,
AspectRatioFlexItem = 479,
DetailsElement = 480,
DialogElement = 481,
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | third_party/WebKit/Source/modules/mediastream/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698