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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2493823002: Revert of Revert "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/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index d4786c78e2f24fddaa932b0271989bbe8c01c68f..ce43a12f7cfa3c102fcea5d4ead92f1dca4c7147 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -524,7 +524,6 @@
"exported/WebMediaStream.cpp",
"exported/WebMediaStreamSource.cpp",
"exported/WebMediaStreamTrack.cpp",
- "exported/WebMediaStreamTrackSourcesRequest.cpp",
"exported/WebMemoryCoordinator.cpp",
"exported/WebMessagePortChannelClient.cpp",
"exported/WebMixedContent.cpp",
@@ -554,7 +553,6 @@
"exported/WebServiceWorkerProxy.cpp",
"exported/WebServiceWorkerRequest.cpp",
"exported/WebServiceWorkerResponse.cpp",
- "exported/WebSourceInfo.cpp",
"exported/WebSpeechSynthesisUtterance.cpp",
"exported/WebSpeechSynthesisVoice.cpp",
"exported/WebSpeechSynthesizerClientImpl.cpp",
@@ -1076,7 +1074,6 @@
"mediastream/MediaStreamDescriptor.h",
"mediastream/MediaStreamSource.cpp",
"mediastream/MediaStreamSource.h",
- "mediastream/MediaStreamTrackSourcesRequest.h",
"mediastream/MediaStreamWebAudioSource.cpp",
"mediastream/MediaStreamWebAudioSource.h",
"mhtml/ArchiveResource.cpp",

Powered by Google App Engine
This is Rietveld 408576698