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

Unified Diff: chromecast/media/BUILD.gn

Issue 1916973004: [chromecast] Delete MediaMessageLoop. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
Index: chromecast/media/BUILD.gn
diff --git a/chromecast/media/BUILD.gn b/chromecast/media/BUILD.gn
index 0de62c40eb9150fbec3d9c61f05d7147e5b2baf4..e0d739d88f54bed5e5084c5b6caffd37ca4697c5 100644
--- a/chromecast/media/BUILD.gn
+++ b/chromecast/media/BUILD.gn
@@ -49,7 +49,6 @@ test("cast_media_unittests") {
"//chromecast/base",
"//chromecast/base/metrics:test_support",
"//chromecast/media/audio",
- "//chromecast/media/base:message_loop",
"//chromecast/media/cma/backend",
"//chromecast/media/cma/base",
"//chromecast/media/cma/ipc",

Powered by Google App Engine
This is Rietveld 408576698