Index: chromecast/public/media/BUILD.gn |
diff --git a/chromecast/public/media/BUILD.gn b/chromecast/public/media/BUILD.gn |
index 3db81e09093ab8cc206b734a18c113d3be807330..aad1515a323a636afc164abbbcb95d4159a02141 100644 |
--- a/chromecast/public/media/BUILD.gn |
+++ b/chromecast/public/media/BUILD.gn |
@@ -4,6 +4,8 @@ |
source_set("media") { |
sources = [ |
+ "audio_device_ids.cc", |
+ "audio_device_ids.h", |
"cast_decoder_buffer.h", |
"cast_decrypt_config.h", |
"cast_key_system.h", |