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

Unified Diff: media/base/BUILD.gn

Issue 2426813002: EME: Close existing sessions on CDM failure (Closed)
Patch Set: add new tests Created 4 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
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 24553fa1f605eb35d4f7d5266f34d64c0c79b6e6..a517d26aa73bf97bc3be5018b9967a0844519d0a 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -97,6 +97,8 @@ target(link_target_type, "base") {
"cdm_promise.h",
"cdm_promise_adapter.cc",
"cdm_promise_adapter.h",
+ "cdm_session_tracker.cc",
+ "cdm_session_tracker.h",
"channel_mixer.cc",
"channel_mixer.h",
"channel_mixing_matrix.cc",

Powered by Google App Engine
This is Rietveld 408576698