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

Unified Diff: media/BUILD.gn

Issue 1921823003: media: Move key_system_names to media/base/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 cc5d331cef677e8f62c3a3b143d926ee3d48a0d4..c5fb9a8a341d82c657b6983e0be385ef7cf0af60 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -94,8 +94,6 @@ component("media") {
"cdm/default_cdm_factory.h",
"cdm/json_web_key.cc",
"cdm/json_web_key.h",
- "cdm/key_system_names.cc",
- "cdm/key_system_names.h",
"cdm/player_tracker_impl.cc",
"cdm/player_tracker_impl.h",
"cdm/supported_cdm_versions.cc",

Powered by Google App Engine
This is Rietveld 408576698