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

Unified Diff: media/BUILD.gn

Issue 1712903002: Remove prefixed EME. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix layout tests. Created 4 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: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index b92755ac94b0457d5238af5ff5c88d12a8ea3724..cbb7109af7987593da350c16a5f83605bca02291 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -187,8 +187,6 @@ component("media") {
"cdm/key_system_names.h",
"cdm/player_tracker_impl.cc",
"cdm/player_tracker_impl.h",
- "cdm/proxy_decryptor.cc",
- "cdm/proxy_decryptor.h",
"cdm/supported_cdm_versions.cc",
"cdm/supported_cdm_versions.h",
"ffmpeg/ffmpeg_deleters.h",

Powered by Google App Engine
This is Rietveld 408576698