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

Unified Diff: third_party/WebKit/public/BUILD.gn

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/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 5c834f910f325eff47e55f504cdc72aea53164a5..25ffa5d9f669e73022f4f3b37edfa67fe7d346e7 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -283,7 +283,6 @@ source_set("blink_headers") {
"platform/WebSize.h",
"platform/WebSourceBuffer.h",
"platform/WebSourceBufferClient.h",
- "platform/WebSourceInfo.h",
"platform/WebSpeechSynthesisUtterance.h",
"platform/WebSpeechSynthesisVoice.h",
"platform/WebSpeechSynthesizer.h",

Powered by Google App Engine
This is Rietveld 408576698