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

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

Issue 2701613006: [Chromecast] Process streams with different post-processing. (Closed)
Patch Set: Fix more comments. 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') | chromecast/media/base/audio_device_ids.h » ('J')
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 1b8f1a411c757e772456f2119e3199891b27304e..17d43168fb2fa05a4f6e4c8180cf7ffb6a856974 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') | chromecast/media/base/audio_device_ids.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698