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

Unified Diff: chromecast/media/BUILD.gn

Issue 1372393007: [Chromecast] Upgrade to new CMA backend API (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Fix end_to_end test + address slan comments Created 5 years, 2 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 4961a3f760c7e6b447032f75841b8b4e031ce1e3..f7a9686b7b57aa791e4b3b9d78db08c1ba634083 100644
--- a/chromecast/media/BUILD.gn
+++ b/chromecast/media/BUILD.gn
@@ -53,6 +53,7 @@ test("cast_media_unittests") {
"//chromecast/base",
"//chromecast/base/metrics:test_support",
"//chromecast/public",
+ "//chromecast/renderer/media",
"//media",
"//media/base:test_support",
"//testing/gmock",

Powered by Google App Engine
This is Rietveld 408576698