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

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

Issue 2471803002: Remove MediaStreamTrack.getSources(). (Closed)
Patch Set: Fix platform-specific expectations file 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 bc1b79faf1d0933f91bd8dca467b3b12c6550fe9..86ecd6286858ee934a6d979bff68f955ec4a8c5f 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -159,11 +159,9 @@ 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