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

Unified Diff: media/BUILD.gn

Issue 1408793009: media: Remove BrowserCdmFactory inferface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add comment for DEPS change. Created 5 years, 1 month 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 | « content/public/browser/content_browser_client.cc ('k') | media/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « content/public/browser/content_browser_client.cc ('k') | media/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698