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

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

Issue 2701613006: [Chromecast] Process streams with different post-processing. (Closed)
Patch Set: Move audio_device_ids to chromecast/media/base 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
Index: chromecast/media/base/BUILD.gn
diff --git a/chromecast/media/base/BUILD.gn b/chromecast/media/base/BUILD.gn
index 4f85c033c5da846961e0d1cca5a3414419bc5128..44abe6b39e9b5e4d00c109e919878bd29743a405 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/cma/backend/alsa/filter_group.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698