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

Unified Diff: chromecast/common/media/BUILD.gn

Issue 2306383004: [Chromecast][GN] Cleanup gn check errors (Closed)
Patch Set: Rebase on latest master Created 4 years, 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/common/media/BUILD.gn
diff --git a/chromecast/common/media/BUILD.gn b/chromecast/common/media/BUILD.gn
index 535a6c77e739cf54cac541df6032d0e928f49023..da0272bdb8e92a5e8b12520d6cba388137d860b0 100644
--- a/chromecast/common/media/BUILD.gn
+++ b/chromecast/common/media/BUILD.gn
@@ -15,6 +15,7 @@ source_set("media") {
deps = [
"//base",
"//chromecast/media/base",
+ "//chromecast/media/cdm",
"//chromecast/public:public",
"//media",
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698