| Index: media/BUILD.gn
|
| diff --git a/media/BUILD.gn b/media/BUILD.gn
|
| index 52af4930d44f187a9537058826ed5832b25b4dc5..61fc2012e69869da6392927d1cf51b82672302e6 100644
|
| --- a/media/BUILD.gn
|
| +++ b/media/BUILD.gn
|
| @@ -383,8 +383,6 @@ component("media") {
|
| "capture/video/android/video_capture_device_android.h",
|
| "capture/video/android/video_capture_device_factory_android.cc",
|
| "capture/video/android/video_capture_device_factory_android.h",
|
| - "cdm/android_cdm_factory.cc",
|
| - "cdm/android_cdm_factory.h",
|
| ]
|
| sources -= [
|
| "filters/decrypting_audio_decoder.cc",
|
|
|