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

Unified Diff: third_party/WebKit/Source/modules/mediastream/BUILD.gn

Issue 2481263004: Revert of Remove MediaStreamTrack.getSources(). (Closed)
Patch Set: 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/modules/mediastream/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/mediastream/BUILD.gn b/third_party/WebKit/Source/modules/mediastream/BUILD.gn
index d0787b607f3f3707a634e62195bae76ca4ade74f..006dd5c0403ffb34a6ee51fc8574b0064b922a54 100644
--- a/third_party/WebKit/Source/modules/mediastream/BUILD.gn
+++ b/third_party/WebKit/Source/modules/mediastream/BUILD.gn
@@ -26,6 +26,9 @@
"MediaStreamTrack.h",
"MediaStreamTrackEvent.cpp",
"MediaStreamTrackEvent.h",
+ "MediaStreamTrackSourcesCallback.h",
+ "MediaStreamTrackSourcesRequestImpl.cpp",
+ "MediaStreamTrackSourcesRequestImpl.h",
"NavigatorMediaStream.cpp",
"NavigatorMediaStream.h",
"NavigatorUserMedia.cpp",
@@ -34,6 +37,8 @@
"NavigatorUserMediaError.h",
"NavigatorUserMediaErrorCallback.h",
"NavigatorUserMediaSuccessCallback.h",
+ "SourceInfo.cpp",
+ "SourceInfo.h",
"URLMediaStream.cpp",
"URLMediaStream.h",
"UserMediaClient.h",
« no previous file with comments | « third_party/WebKit/Source/core/frame/UseCounter.h ('k') | third_party/WebKit/Source/modules/mediastream/MediaStreamTrack.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698