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

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

Issue 2586353002: [Chromecast][Clean-Up] Remove CastCdmProxy. (Closed)
Patch Set: Created 4 years 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 | chromecast/media/cdm/cast_cdm_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/cdm/BUILD.gn
diff --git a/chromecast/media/cdm/BUILD.gn b/chromecast/media/cdm/BUILD.gn
index ed913907167daa9d48fd1745a5ad3f13553016d3..b2dd9da3b8ef99104bcffda8f781e79e56f8745a 100644
--- a/chromecast/media/cdm/BUILD.gn
+++ b/chromecast/media/cdm/BUILD.gn
@@ -12,14 +12,10 @@ source_set("cdm") {
"cast_cdm_context.h",
"cast_cdm_factory.cc",
"cast_cdm_factory.h",
- "cast_cdm_proxy.cc",
- "cast_cdm_proxy.h",
"chromecast_init_data.cc",
"chromecast_init_data.h",
]
- configs += [ "//media/mojo/services:mojo_media_config" ]
-
deps = [
"//base",
"//chromecast/media/base",
« no previous file with comments | « no previous file | chromecast/media/cdm/cast_cdm_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698