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

Unified Diff: media/remoting/BUILD.gn

Issue 2801853002: Media Remoting: Remove old interstitial implementation. (Closed)
Patch Set: Rebase. Created 3 years, 8 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/blink/webmediaplayer_impl.cc ('k') | media/remoting/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/remoting/BUILD.gn
diff --git a/media/remoting/BUILD.gn b/media/remoting/BUILD.gn
index bf628d7eadd4eae0954feaf94b4a8bb950a1edfa..10ea07cc70ab290fb7c5e130074b05d6216cd405 100644
--- a/media/remoting/BUILD.gn
+++ b/media/remoting/BUILD.gn
@@ -42,8 +42,6 @@ source_set("remoting") {
"courier_renderer.h",
"demuxer_stream_adapter.cc",
"demuxer_stream_adapter.h",
- "interstitial.cc",
- "interstitial.h",
"metrics.cc",
"metrics.h",
"remoting_cdm.cc",
@@ -69,9 +67,7 @@ source_set("remoting") {
"//media",
"//media/mojo/interfaces:remoting",
"//mojo/public/cpp/bindings",
- "//skia",
"//ui/gfx",
- "//ui/vector_icons",
]
}
« no previous file with comments | « media/blink/webmediaplayer_impl.cc ('k') | media/remoting/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698