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

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

Issue 2701613006: [Chromecast] Process streams with different post-processing. (Closed)
Patch Set: Fix unittests Created 3 years, 10 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 | chromecast/media/base/audio_device_ids.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/base/BUILD.gn
diff --git a/chromecast/media/base/BUILD.gn b/chromecast/media/base/BUILD.gn
index e0106897ff5e70862f175b6a216256aed6603d52..8d6ee83ac0549c50ef0e8b523f750fddde9fced4 100644
--- a/chromecast/media/base/BUILD.gn
+++ b/chromecast/media/base/BUILD.gn
@@ -24,6 +24,8 @@ source_set("key_systems") {
source_set("base") {
sources = [
+ "audio_device_ids.cc",
+ "audio_device_ids.h",
"decrypt_context_impl.cc",
"decrypt_context_impl.h",
"decrypt_context_impl_clearkey.cc",
« no previous file with comments | « no previous file | chromecast/media/base/audio_device_ids.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698