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

Unified Diff: third_party/WebKit/Source/modules/modules_idl_files.gni

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/modules/modules_idl_files.gni
diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
index 07b2c77d54b15d9b4ef4636b4894d739d6673f49..6fe5468d0359bbbffb130b80681b5d2982b95fab 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -159,9 +159,11 @@ modules_idl_files =
"mediastream/MediaStreamEvent.idl",
"mediastream/MediaStreamTrack.idl",
"mediastream/MediaStreamTrackEvent.idl",
+ "mediastream/MediaStreamTrackSourcesCallback.idl",
"mediastream/NavigatorUserMediaError.idl",
"mediastream/NavigatorUserMediaErrorCallback.idl",
"mediastream/NavigatorUserMediaSuccessCallback.idl",
+ "mediastream/SourceInfo.idl",
"netinfo/NetworkInformation.idl",
"nfc/MessageCallback.idl",
"nfc/NFC.idl",
« no previous file with comments | « third_party/WebKit/Source/modules/mediastream/UserMediaController.h ('k') | third_party/WebKit/Source/platform/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698