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

Unified Diff: media/blink/BUILD.gn

Issue 2192823004: Update StreamTextureProxy to accept a base::Closure (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing comments Created 4 years, 5 months 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
« no previous file with comments | « media/base/android/stream_texture_wrapper.h ('k') | media/blink/stream_texture_wrapper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/blink/BUILD.gn
diff --git a/media/blink/BUILD.gn b/media/blink/BUILD.gn
index 4b55f44a4d382fdb223efa2a53024483ef488f39..ca30cd48cc9d1a3e6680b2249bbe9c52555063d9 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -92,7 +92,6 @@ component("blink") {
]
if (is_android) {
sources += [
- "stream_texture_wrapper.h",
"webmediaplayer_cast_android.cc",
"webmediaplayer_cast_android.h",
]
« no previous file with comments | « media/base/android/stream_texture_wrapper.h ('k') | media/blink/stream_texture_wrapper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698